home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / answers / comp / compression-faq / part1 < prev    next >
Internet Message Format  |  1994-04-17  |  114KB

  1. Path: bloom-beacon.mit.edu!hookup!europa.eng.gtefsd.com!howland.reston.ans.net!EU.net!julienas!chorus!chorus.fr
  2. From: jloup@chorus.fr (Jean-loup Gailly)
  3. Newsgroups: comp.compression,comp.compression.research,news.answers,comp.answers
  4. Subject: comp.compression Frequently Asked Questions (part 1/3)
  5. Summary: *** READ THIS BEFORE POSTING ***
  6. Keywords: data compression, FAQ
  7. Message-ID: <compr1_17apr94@chorus.fr>
  8. Date: 17 Apr 94 12:28:43 GMT
  9. Expires: 30 May 94 16:17:20 GMT
  10. Sender: news@chorus.chorus.fr
  11. Reply-To: jloup@chorus.fr
  12. Followup-To: comp.compression
  13. Lines: 2643
  14. Approved: news-answers-request@MIT.Edu
  15. Supersedes: <compr1_18mar94@chorus.fr>
  16. Xref: bloom-beacon.mit.edu comp.compression:7402 comp.compression.research:1152 news.answers:18171 comp.answers:4937
  17.  
  18. Archive-name: compression-faq/part1
  19. Last-modified: April 17th, 1994
  20.  
  21.         "I've already explained this once, but repetition is
  22.         the very soul of the net."        (from alt.config)
  23.  
  24. This file is part 1 of a set of Frequently Asked Questions (FAQ) for
  25. the groups comp.compression and comp.compression.research.  If you
  26. can't find part 2 or 3, see item 53 below. A copy of this FAQ is available
  27. by ftp in rtfm.mit.edu:/pub/usenet/news.answers/compression-faq/part[1-3].
  28.  
  29. Certain questions get asked time and again, and this is an attempt to
  30. reduce the bandwidth taken up by these posts and their associated
  31. replies.  If you have a question, *please* check this file before you
  32. post.  It may save a lot of peoples time.
  33.  
  34. If you have not already read the overall Usenet introductory material
  35. posted to "news.announce.newusers", please do. It is also available by
  36. ftp in garbo.uwasa.fi:/pc/doc-net/usenews.zip (see item 2 below about .zip).
  37.  
  38. If you don't want to see this FAQ regularly, please add the subject
  39. line to your kill file. (If you don't know what a kill file is, get
  40. by ftp the file rtfm.mit.edu:/pub/usenet/news.answers/killfile-faq.)
  41. If you have corrections or suggestions for this FAQ, send them to
  42. Jean-loup Gailly <jloup@chorus.fr>.  Thank you.
  43.  
  44. Part 1 is oriented towards practical usage of compression programs.
  45. Part 2 is more intended for people who want to know how compression works.
  46. Part 3 is a long list of image compression hardware.
  47.  
  48. Main changes relative to the previous version: 
  49.  
  50. - added .hap extension (item 2)
  51. - fix several typos in file names (item 2)
  52. - new version of unp (item 2)
  53. - updated pointer to ivs (items 15 and 20)
  54. - new ftp sites for medical images (item 55)
  55.  
  56. Contents
  57. ========
  58.  
  59. General questions:
  60.  
  61. [1]  What are these newsgroups about?
  62. [2]  What is this .xxx file type?
  63.      Where can I find the corresponding compression program?
  64. [3]  What is the latest pkzip version?
  65. [4]  What is an archiver?
  66. [5]  What is the best general purpose compression program?
  67. [7]  Which books should I read?
  68. [8]  What about patents on data compression algorithms?
  69. [9]  The WEB 16:1 compressor.
  70. [11] What is the V.42bis standard?
  71. [12] I need source for the winners of the Dr Dobbs compression contest
  72. [13] I need source for arithmetic coding
  73.  
  74. Image and audio compression:
  75.  
  76. [15] Where can I get image compression programs?
  77. [16] What is the state of the art in lossless image compression?
  78. [17] What is the state of fractal compression?
  79. [18] I need specs and source for TIFF and CCITT group 4 Fax.
  80. [19] What is JPEG?
  81. [20] I am looking for source of an H.261 codec and MPEG
  82. [25] Fast DCT (Discrete Cosine Transform) algorithms
  83. [26] Are there algorithms and standards for audio compression?
  84.  
  85. Common problems:
  86.  
  87. [30] My archive is corrupted!
  88. [31] pkunzip reports a CRC error!
  89. [32] VMS zip is not compatible with pkzip!
  90. [33] I have a problem with Stacker or DoubleSpace!
  91.  
  92. Questions which do not really belong to comp.compression:
  93.  
  94. [50] What is this 'tar' compression program?
  95. [51] I need a CRC algorithm
  96. [52] What about those people who continue to ask frequently asked questions?
  97. [53] Where are FAQ lists archived?
  98. [54] I need specs for graphics formats
  99. [55] Where can I find Lenna and other images?
  100. [56] I am looking for a message digest algorithm
  101.  
  102.  
  103. Part 2: (Long) introductions to data compression techniques
  104.  
  105. [70] Introduction to data compression (long)
  106.        Huffman and Related Compression Techniques
  107.        Arithmetic Coding
  108.        Substitutional Compressors
  109.           The LZ78 family of compressors
  110.           The LZ77 family of compressors
  111.  
  112. [71] Introduction to MPEG (long)
  113.        What is MPEG?
  114.        Does it have anything to do with JPEG?
  115.        Then what's JBIG and MHEG?
  116.        What has MPEG accomplished?
  117.        So how does MPEG I work?
  118.        What about the audio compression?
  119.        So how much does it compress?
  120.        What's phase II?
  121.        When will all this be finished?
  122.        How do I join MPEG?
  123.        How do I get the documents, like the MPEG I draft?
  124.  
  125. [72] What is wavelet theory?
  126. [73] What is the theoretical compression limit?
  127. [74] Introduction to JBIG
  128. [75] Introduction to JPEG
  129. [76] What is Vector Quantization?
  130. [77] Introduction to Fractal compression
  131.  
  132.  
  133. Part 3: (Long) list of image compression hardware
  134.  
  135. [85] Image compression hardware
  136. [99] Acknowledgments
  137.  
  138.  
  139. Search for "Subject: [#]" to get to question number # quickly. Some news
  140. readers can also take advantage of the message digest format used here.
  141.  
  142. If you know very little about data compression, read question 70 in
  143. part 2 first.
  144.  
  145. ------------------------------------------------------------------------------
  146.  
  147. Subject: [1] What are these newsgroups about?
  148.  
  149.  
  150. comp.compression is the place to discuss about data compression, both
  151. lossless (for text or data) and lossy (for images, sound, etc..).
  152. comp.compression.research was created later to provide a forum for
  153. current research on data compression and data compression algorithms;
  154. this group is now moderated. If you are not experienced in data compression,
  155. please post in comp.compression only.
  156.  
  157. There is no archive for comp.compression, the volume is too high.
  158. (If you know an ftp site archiving all of comp.compression, tell me
  159. at jloup@chorus.fr).
  160.  
  161. If you only want to find a particular compression program for a
  162. particular operating system, please read first this FAQ and the
  163. article "How to find sources" which is regularly posted in
  164. news.answers.
  165.  
  166. If you can't resist posting such a request, other groups are probably
  167. more appropriate (comp.binaries.ibm.pc.wanted, comp.os.msdos.apps,
  168. comp.sources.wanted, comp.sys.mac.wanted, comp.archives.msdos.d, comp.dsp,
  169. alt.graphics.pixutils). Please post your request in comp.compression
  170. only as a last resource.
  171.  
  172. If your question is about graphics only (no compression), please
  173. post to comp.graphics, *after* reading the comp.graphics FAQ (see
  174. item 54 below). For some unknown reason, many questions about
  175. graphics are incorrectly posted to comp.compression.
  176. For questions related to audio compression, check also comp.dsp.
  177.  
  178. Please do not post any program in binary form to comp.compression.
  179. Very short sources can be posted, but long sources should be be posted
  180. to the specialized source groups, such as comp.sources.* or alt.sources.
  181. If the program is already available by ftp, just give the name of the
  182. ftp site and the full path name of the file.
  183.  
  184. As for any newsgroups, do not post the same message separately to
  185. comp.compression and comp.compression.research.
  186.  
  187. ------------------------------------------------------------------------------
  188.  
  189. Subject: [2] What is this .xxx file type?
  190.              Where can I find the corresponding compression program?
  191.  
  192.  
  193. All the programs mentioned in this section are lossless.
  194. For most programs, one US and one European ftp site are given.
  195. (oak.oakland.edu: 141.210.10.117, garbo.uwasa.fi: 128.214.87.1)
  196. Many other sites (in particular wuarchive.wustl.edu: 128.152.135.4)
  197. have the same programs.
  198.  
  199. To keep this list to a reasonable size, many programs are not
  200. mentioned here. Additional information can be found in the file
  201. ftp.cso.uiuc.edu:/doc/pcnet/compression [128.174.5.61] maintained by
  202. David Lemson (lemson@uiuc.edu). When several programs can handle
  203. the same archive format, only one of them is given.
  204.  
  205. Sources for additional lossless data compressors can be found in
  206. garbo.uwasa.fi:/pc/programming/lds_11.zip and
  207. oak.oakland.edu:/pub/msdos/archivers/lz-comp2.zip.
  208. Sources in Pascal are in garbo.uwasa.fi:/pc/turbopas/preskit2.zip.
  209.  
  210. For Macintosh programs, look on sumex-aim.stanford.edu:/info-mac [36.44.0.6].
  211. For VM/CMS, look on vmd.cso.uiuc.edu:/public.477 [128.174.5.98].
  212. For Atari, look on atari.archive.umich.edu [141.211.165.41]
  213. For Amiga, look on ftp.cso.uiuc.edu:/pub/amiga [128.174.5.59]
  214.     
  215. If you don't know how to use ftp or don't have ftp access, read the
  216. article "How to find sources" which is regularly posted in news.answers.
  217.  
  218. If you can't find a program given below, it is likely that a newer
  219. version exists in the same directory. (Tell me <jloup@chorus.fr>)
  220.  
  221. A very short description of the compression algorithm is given for
  222. most programs. For the meaning of LZ77, LZ78 and LZW, see question 70
  223. in part 2 of the FAQ.) If you are looking for the file format of a
  224. specific compression program, get the sources of the decompressor.
  225.  
  226. ext:  produced by or read by
  227.  
  228. .arc: arc, pkarc for MSDOS. (LZW algorithm)
  229.     wuarchive.wustl.edu:/mirrors/msdos/starter/pk361.exe
  230.     garbo.uwasa.fi:/pc/arcers/pk361.exe
  231.  
  232.       arc for Unix
  233.         wuarchive.wustl.edu:/mirrors/misc/unix/arc521e.tar-z
  234.     garbo.uwasa.fi:/unix/arcers/arc.tar.Z
  235.         Contact: Howard Chu <hyc@umix.cc.umich.edu>
  236.  
  237.       arc for VMS
  238.     wuarchive.wustl.edu:/packages/compression/vax-vms/arc.exe
  239.  
  240.       arcmac for Mac
  241.     mac.archive.umich.edu:/mac/utilities/compressionapps/arcmac.hqx
  242.  
  243.       arc for Amiga
  244.     ftp.funet.fi:pub/amiga/fish/001-100/ff070/arc.lha
  245.  
  246. .arj: arj for MSDOS (LZ77 with hashing, plus secondary static Huffman
  247.           encoding on a block basis)
  248.         Contact: Robert K Jung <robjung@world.std.com>
  249.         wuarchive.wustl.edu:/mirrors/msdos/archivers/arj241a.exe
  250.     garbo.uwasa.fi:/pc/arcers/arj241a.exe
  251.  
  252.       unarj for Unix. Decompresses only. (There is no arj compressor for Unix.
  253.         Don't post a request.)
  254.         wuarchive.wustl.edu:/mirrors/misc/unix/unarj241.tar-z
  255.     garbo.uwasa.fi:/unix/arcers/unarj241.tar.Z
  256.  
  257.       unarj for Mac
  258.         mac.archive.umich.edu:/mac/util/compression/unarjmac.cpt.hqx      
  259.  
  260.       unarj for Amiga
  261.     ftp.funet.fi:pub/amiga/utilities/archivers/unarj-0.5.lha
  262.  
  263. .bck: VMS BACKUP. BACKUP is *not* a compression program. Do "help backup".
  264.  
  265. .cpt: Compact Pro for Mac
  266.         sumex-aim.stanford.edu:/info-mac/util/compact-pro-133.hqx [36.44.0.6]
  267.  
  268.       For Unix:
  269.     sumex-aim.stanford.edu:/info-mac/unix/macutil-20b1.shar
  270.         ftp.cwi.nl:/pub/macutil2.0b3.shar.Z
  271.  
  272. .exe: self-extracting MSDOS executable (creates files on disk when run)
  273.       Run the file, or try unzip, lha or arj on it.
  274.  
  275. .exe: compressed MSDOS executable (decompresses itself in memory then runs
  276.       the decompressed code). To get the original uncompressed .exe:
  277.         oak.oakland.edu:/pub/msdos/execomp/unp330.zip
  278.       To create such files:
  279.         oak.oakland.edu:/pub/msdos/execomp/lzexe91e.zip
  280.     nic.funet.fi:/pub/msdos/windows/util/winlite1.zip (for Windows exe)
  281.  
  282. .gif: gif files are images compressed with the LZW algorithm. See the
  283.       comp.graphics FAQ list for programs manipulating .gif files. See
  284.       suffix .Z below for source of LZW.
  285.  
  286. .gz, .z:  gzip (or pack, see .z below). gzip uses the same algorithm as
  287.           zip 2.0 (see below); it can also extract packed and compressed files.
  288.       For Unix, MSDOS, OS/2, VMS, Atari, Amiga, Primos:
  289.     prep.ai.mit.edu:/pub/gnu/gzip-1.2.4.tar  (or .shar or .tar.gz : source)
  290.     prep.ai.mit.edu:/pub/gnu/gzip-msdos-1.2.4.exe (MSDOS, lha self-extract)
  291.     garbo.uwasa.fi:/unix/arcers/gzip-1.2.4.tar.Z  (source)
  292.     garbo.uwasa.fi:/pc/arcers/gzip124.zip         (MSDOS exe)
  293.     ftp.uu.net:/pub/archiving/zip/VMS/gzip123x.exe (VMS exe)
  294.         mac.archive.umich.edu:/mac/util/compression/macgzip0.2.cpt.hqx (Mac)
  295.         mac.archive.umich.edu:/mac/development/source/macgzip0.2src.cpt.hqx
  296.  
  297. .ha:  ha 0.98 for MSDOS (improved PPMC - 4th order Markov modeling)
  298.     garbo.uwasa.fi:/pc/arcers/ha098.zip
  299.  
  300. .hap: Hamarsoft HAP 3.00 archiver. Contact: harald.feldmann@almac.co.uk
  301.         garbo.uwasa.fi:/pc/arcers/hap300re.zip
  302.  
  303. .hqx: Macintosh BinHex format.. (BinHex is *not* a compression program,
  304.     it is similar to uuencode but handles multiple forks.)
  305.        for Mac:
  306.      mac.archive.umich.edu:/mac/utilities/compressionapps/binhex4.0.bin
  307.  
  308.        for Unix:
  309.          sumex-aim.stanford.edu:/info-mac/cmp/mcvert-212.shar [36.44.0.6]
  310.  
  311.        for MSDOS:
  312.          wuarchive.wustl.edu:/mirrors/msdos/xbin23.zip
  313.  
  314. .lha:
  315. .lzh: lha for MSDOS (LZ77 with a trie data structure, plus secondary static
  316.           Huffman coding on a block basis)
  317.     oak.oakland.edu:/pub/msdos/archiver/lha213.exe   (exe)
  318.     oak.oakland.edu:/pub/msdos/archiver/lha211sr.zip (sources)
  319.     garbo.uwasa.fi:/pc/arcers/lha255b.exe
  320.  
  321.       lharc for Unix. (LZ77 with hash table and binary trees, plus secondary
  322.           Huffman coding)
  323.            Warning: lharc can extract .lzh files created by
  324.            lharc 1.xx but not those created by lha. See lha for Unix below.
  325.         wuarchive.wustl.edu:/mirrors/misc/unix/lharc102a.tar-z
  326.     garbo.uwasa.fi:/unix/arcers/lha101u.tar.Z
  327.  
  328.       lharc for VMS. Same warning as for Unix lharc.
  329.     wuarchive.wustl.edu:/packages/compression/vax-vms/lharc.exe
  330.  
  331.       lha for Unix. Warning: all doc is in Japanese.
  332.     wuarchive.wustl.edu:/mirrors/misc/unix/lha101u.tar-z
  333.     garbo.uwasa.fi:/unix/arcers/lha-1.00.tar.Z
  334.           Contact: lha-admin@oki.co.jp or oki@wbg.telcom.oki.co.jp
  335.  
  336.       lha for Mac
  337.         mac.archive.umich.edu:/mac/utilities/compressionapps/maclha2.0.cpt.hqx
  338.  
  339.       lha for Amiga
  340.     ftp.funet.fi:pub/amiga/utilities/archivers/LhA_e138.run
  341.  
  342.  
  343. .pak: pak for MSDOS (LZW algorithm)
  344.         wuarchive.wustl.edu:/mirrors/msdos/archivers/pak251.exe
  345.     garbo.uwasa.fi:/pc/arcers/pak251.exe
  346.  
  347. .pit: PackIt (Macintosh)
  348.        for Mac:
  349.          sumex-aim.stanford.edu:/info-mac/util/stuffit-151.hqx  [36.44.0.6]
  350.  
  351.        for Unix:
  352.          sumex-aim.stanford.edu:/info-mac/unix/mcvert-165.shar [36.44.0.6]
  353.  
  354. .pp: PowerPacker (Amiga)
  355.     ftp.funet.fi:pub/amiga/fish/501-600/ff561/PPLib.lha
  356.  
  357. .sea: self-extracting archive (Macintosh)
  358.          Run the file to extract it. The self-extraction code can be
  359.          removed with:
  360.       mac.archive.umich.edu:/mac/utilities/compressionapps/desea1.11.cpt.hqx
  361.  
  362. .sdn: used by the Shareware Distribution Network.
  363.       Try the decompressors for .pak or .arj (see above)
  364.  
  365. .shar:  Shell archive. This is not a compression program. Use "sh foo.shar"
  366.         to extract.
  367.  
  368. .sit: Stuffit for Macintosh
  369.        for Mac:
  370.          sumex-aim.stanford.edu:/info-mac/util/stuffit-lite-30.hqx [36.44.0.6]
  371.  
  372.        for Unix:
  373.          sumex-aim.stanford.edu:/info-mac/cmp/unsit-15-unix.shar [36.44.0.6]
  374.  
  375.        for Amiga:
  376.      ftp.funet.fi:pub/amiga/utilities/archivers/unsit-1.5c2.lha
  377.  
  378.        for MSDOS:
  379.      garbo.uwasa.fi:/pc/arcers/unsit30.zip
  380.  
  381. .?q?: Squeeze for MSDOS (do not confuse with other 'squeeze' below).
  382.       Static Huffman coding.
  383.     oak.oakland.edu:/pub/msdos/starter/sqpc12a.com (squeeze)
  384.     oak.oakland.edu:/pub/msdos/starter/nusq110.com (unsqueeze)
  385.  
  386. .sqz: Squeeze for MSDOS (do not confuse with other 'squeeze' above)
  387.       LZ77 with hashing.
  388.     wuarchive.wustl.edu:/mirrors/msdos/archivers/sqz1083e.exe
  389.         garbo.uwasa.fi:/pc/arcers/sqz1083e.exe
  390.  
  391. .tar: tar is *not* a compression program. However, to be kind for you:
  392.       for MSDOS
  393.     wuarchive.wustl.edu:/mirrors/msdos/starter/tarread.exe
  394.     garbo.uwasa.fi:/pc/unix/tar4dos.zoo
  395.  
  396.       for Unix
  397.         tar (you have it already. To extract: tar xvf file.tar)
  398.  
  399.       for VMS
  400.     wuarchive.wustl.edu:/packages/compression/vax-vms/tar.exe
  401.  
  402.       for Macintosh
  403.         sumex-aim.stanford.edu:/info-mac/util/tar-30.hqx
  404.  
  405.       for Amiga:
  406.     ftp.funet.fi:pub/amiga/fish/401-500/ff445/Tar.lha
  407.  
  408. .tar.Z, .tar-z, .taz: tar + compress
  409.       For Unix:     zcat file.tar.Z | tar xvf -
  410.       with GNU tar: tar xvzf file.tar.Z
  411.       Other OS: first uncompress (see .Z below) then untar (see .tar above)
  412.  
  413. .tar.gz, tar.z, .tgz: tar + gzip
  414.       For Unix: gzip -cd file.tar.gz | tar xvf -
  415.       with GNU tar: tar xvzf file.tar.gz
  416.       Other OS: first uncompress (see .gz above) then untar (see .tar above)
  417.  
  418. .td0: (compressed MS-DOS floppy image produced by TeleDisk)
  419.       oak.oakland.edu:/pub/msdos/diskutil/teled212.zip
  420.  
  421. .uc2: UC2 for MSDOS and OS/2. (LZ77 with secondary static Huffman encoding on
  422.      a block basis, and dynamic dictionaries shared among files.)
  423.     Contact: desk@aip.nl
  424.       garbo.uwasa.fi:/pc/arcers/uc2ins.exe
  425.  
  426. .z:   pack or gzip (see .gz above). pack uses static Huffman coding.
  427.       To extract, see .gz above.
  428.  
  429. .zip: pkzip 1.10 for MSDOS. (LZ77 with hashing, plus secondary static
  430.           Shannon-Fano encoding on whole file)
  431.            Contact: pkware.inc@mixcom.com
  432.          wuarchive.wustl.edu:/mirrors/msdos/zip/pkz110eu.exe.
  433.          garbo.uwasa.fi:/pc/goldies/pkz110eu.exe.
  434.            Note: pkz110eu.exe is an 'export' version without encryption.
  435.  
  436.       zip 1.1 for Unix, MSDOS, VMS, OS/2, ... (compatible with pkzip 1.10.
  437.      For corresponding unzip, see unzip 5.1 below).
  438.      ftp.uu.net:/pub/archiving/zip/zip11.zip
  439.  
  440.       arcutil 2.0 for VM/CMS (unzip only, not yet compatible with pkzip 2.04)
  441.          vmd.cso.uiuc.edu:/public.477/arcutil.* [128.174.5.98].
  442.  
  443.       pkzip 2.04g for MSDOS. (LZ77 with hashing, plus secondary static
  444.            Huffman coding on a block basis)
  445.      oak.oakland.edu:/pub/msdos/zip/pkz204g.exe
  446.          garbo.uwasa.fi:/pc/arcers/pkz204g.exe
  447.  
  448.       zip 2.0.1 and unzip 5.1 for Unix, MSDOS, VMS, OS/2, Amiga, ...
  449.           Compatible with pkzip 2.04g (LZ77 with hashing, plus secondary static
  450.           Huffman coding on a block basis). Contact: zip-bugs@wkuvx1.wku.edu
  451.           (On SGI, do not confuse with the editor also named 'zip'.)
  452.             
  453.      ftp.uu.net:/pub/archiving/zip/zip201.zip          (source)
  454.      ftp.uu.net:/pub/archiving/zip/unzip51.tar.Z       (source)
  455.      ftp.uu.net:/pub/archiving/zip/MSDOS/zip20x.zip    (MSDOS exe)
  456.      ftp.uu.net:/pub/archiving/zip/MSDOS/unzip51x.exe  (MSDOS exe)
  457.      ftp.uu.net:/pub/archiving/zip/VMS/unz50p1x.exe    (Vax/VMS exe)
  458.      ftp.uu.net:/pub/archiving/zip/VMS/zip20x-vms.zip  (Vax/VMS exe)
  459.      ftp.uu.net:/pub/archiving/zip/AMIGA/unzip51x.*    (Amiga exe)
  460.      ftp.uu.net:/pub/archiving/zip/AMIGA/zip201x.zip   (Amiga exe)
  461.      ftp.uu.net:/pub/archiving/zip/OS2*/*              (OS/2 exe 16&32 bit)
  462.      ftp.uu.net:/pub/archiving/zip/zcrypt21.zip        (encryption source)
  463.          (Non US residents must get the crypt versions from garbo,see below)
  464.  
  465.      garbo.uwasa.fi:/unix/arcers/zip201.zip    (source)
  466.      garbo.uwasa.fi:/unix/arcers/unzip51.tar.Z (source)
  467.      garbo.uwasa.fi:/pc/arcers/zip20x.zip      (MSDOS exe)
  468.      garbo.uwasa.fi:/pc/arcers/unz51x3.exe     (MSDOS exe)
  469.          garbo.uwasa.fi:/unix/arcers/zcrypt21.zip  (encryption source)
  470.  
  471.        for Macintosh:
  472.          mac.archive.umich.edu:/mac/util/compression/unzip2.01.cpt.hqx
  473.      mac.archive.umich.edu:/mac/util/compression/zipit1.2.cpt.hqx
  474.      ftp.uu.net:/pub/archiving/zip/MAC/mac-unzip-51.hqx
  475.  
  476. .zoo: zoo 2.10 for MSDOS (algorithm copied from that of lha, see lha above)
  477.       Contact: Rahul Dhesi <dhesi@cirrus.com>
  478.      wuarchive.wustl.edu:/mirrors/msdos/zoo/zoo210.exe
  479.      garbo.uwasa.fi:/pc/arcers/zoo210.exe
  480.  
  481.       zoo 2.10 for Unix, VMS
  482.          oak.oakland.edu:/pub/misc/unix/zoo210.tar.Z
  483.      garbo.uwasa.fi:/unix/arcers/zoo210.tar.Z
  484.  
  485.       zoo for Mac
  486.       mac.archive.umich.edu:/mac/utilities/compressionapps/maczoo.sit.hqx
  487.  
  488.       zoo for Amiga
  489.     ftp.funet.fi:pub/amiga/utilities/archivers/Zoo-2.1.lha
  490.  
  491. .F: freeze for Unix (LZ77 with hashing, plus secondary dynamic Huffman
  492.          encoding)
  493.      wuarchive.wustl.edu:/usenet/comp.sources.misc/volume35/freeze/part0[1-3].Z
  494.      ftp.inria.fr:/system/arch-compr/freeze-2.5.tar.Z
  495.      Contact: Leonid A. Broukhis <leo@s514.ipmce.su>
  496.  
  497. .Y: yabba for Unix, VMS, ... (Y coding, a variant of LZ78)
  498.   wuarchive.wustl.edu:/usenet/comp.sources.unix/volume24/yabbawhap/part0[1-4].Z
  499.   ftp.inria.fr:/system/arch-compr/yabba.tar.Z
  500.   Contact: Dan Bernstein <djb@silverton.berkeley.edu>
  501.  
  502. .Z: compress for Unix ('the' LZW algorithm)
  503.       It is likely that your Unix system has 'compress' already. Otherwise:
  504.     wuarchive.wustl.edu:/packages/compression/compress-4.1.tar
  505.         (not in .Z format to avoid chicken and egg problem)
  506.  
  507.     compress for MSDOS
  508.     oak.oakland.edu:/pub/msdos/compress/comp430[ds].zip
  509.     garbo.uwasa.fi:/pc/unix/comp430d.zip
  510.     garbo.uwasa.fi:/pc/source/comp430s.zip
  511.  
  512.     compress for Macintosh
  513.         sumex-aim.stanford.edu:/info-mac/util/maccompress-32.hqx
  514.  
  515.     compress for Amiga
  516.     ftp.funet.fi:pub/amiga/utilities/archivers/compress-4.1.lha
  517.  
  518.     compress for Vax/VMS
  519.     wuarchive.wustl.edu:/packages/compression/vax-vms/lzcomp.exe
  520.     wuarchive.wustl.edu:/packages/compression/vax-vms/lzdcmp.exe
  521.  
  522. ------------------------------------------------------------------------------
  523.  
  524. Subject: [3]  What is the latest PKZIP version?
  525.  
  526. The latest official version is 2.04g. Release 2.04c had serious bugs,
  527. corrected in 2.04e and 2.04g.
  528.  
  529. Be warned that there are countless bogus PKZIP 1.20, 2.0, 2.02,
  530. 3.05 and whatever scams floating around.  They usually are hacks of
  531. PKZIP 1.93A beta test version.  Some of them are trojans and / or
  532. carry computer virii.
  533.  
  534. Note about pkzip 2.06 from a PKware employee:
  535.  
  536.     Version 2.06 was released as an INTERNAL use only IBM version.
  537.     It is identical to 2.04G, but it has IBM names in the help
  538.     screens and such. That release is meant for IBM only.
  539.  
  540. ------------------------------------------------------------------------------
  541.  
  542. Subject: [4] What is an archiver?
  543.  
  544.  
  545. There is a distinction between archivers and other compression
  546. programs:
  547.  
  548. - an archiver takes several input files, compresses them and produces
  549.   a single archive file. Examples are arc, arj, lha, zip, zoo.
  550.  
  551. - other compression programs create one compressed file for each
  552.   input file. Examples are freeze, yabba, compress. Such programs
  553.   are often combined with tar to create compressed archives (see
  554.   question 50: "What is this tar compression program?").
  555.  
  556. ------------------------------------------------------------------------------
  557.  
  558. Subject: [5] What is the best general purpose compression program?
  559.  
  560.  
  561. The answer is: it depends. (You did not expect a definitive answer,
  562. did you?)
  563.  
  564. It depends whether you favor speed, compression ratio, a standard and
  565. widely used archive format, the number of features, etc...  Just as
  566. for text editors, personal taste plays an important role. compress has
  567. 4 options, arj 2.30 has about 130 options; different people like
  568. different programs. *Please* do not start or continue flame wars on
  569. such matters of taste.
  570.  
  571. The only objective comparisons are speed and compression ratio. Here
  572. is a short table comparing various programs on a 33Mhz Compaq 386.
  573. All programs have been run on Unix SVR4, except pkzip and arj which
  574. only run on MSDOS. (MSDOS benchmarks are available by ftp on
  575. oak.oakland.edu:/pub/msdos/info/arctst*.zip.)
  576.  
  577. *Please* do not post your own benchmarks made on your own files that
  578. nobody else can access. If you think that you must absolutely post yet
  579. another benchmark, make sure that your test files are available by
  580. anonymous ftp.
  581.  
  582. The programs compared here were chosen because they are the most
  583. popular or because they run on Unix and source is available.  For ftp
  584. information, see above. Three programs (hpack, comp-2 and ha) have
  585. been added because they achieve better compression (at the expense of
  586. speed) and one program (lzrw3-a) has been added because it favors
  587. speed at the expense of compression:
  588.  
  589. - comp-2 is in wuarchive.wustl.edu:/mirrors/msdos/ddjmag/ddj9102.zip
  590.   (inner zip file nelson.zip),
  591. - hpack is in wuarchive.wustl.edu:/mirrors/misc/unix/hpack75a.tar-z
  592.   and garbo.uwasa.fi:/unix/arcers/hpack78src.tar.Z
  593. - ha 0.98 is in garbo.uwasa.fi:/pc/arcers/ha098.zip
  594. - ftp.adelaide.edu.au:/pub/compression/lzrw3-a.c  [129.127.40.3]
  595.  
  596. The 14 files used in the comparison are from the standard Calgary
  597. Text Compression Corpus, available by ftp on ftp.cpsc.ucalgary.ca 
  598. [136.159.7.18] in /pub/text.compression.corpus/text.compression.corpus.tar.Z.
  599.  
  600. The whole corpus includes 18 files, but the 4 files paper[3-6] are
  601. generally omitted in benchmarks. It contains several kinds of file
  602. (ascii, binary, image, etc...) but has a bias towards large files.
  603. You may well get different ratings on the typical mix of files that
  604. you use daily, so keep in mind that the comparisons given below are
  605. only indicative.
  606.  
  607. The programs are ordered by decreasing total compressed size. For a
  608. fair comparison between archivers and other programs, this size is
  609. only the size of the compressed data, not the archive size.
  610.  
  611. The programs were run on an idle machine, so the elapsed time
  612. is significant and can be used to compare Unix and MSDOS programs.
  613.  
  614. [Note: I did not have time to run again all benchmarks with more
  615. recent versions of zip, freeze, arj and hpack. To be done for some
  616. future revision of this FAQ.]
  617.  
  618.        size     lzrw3a   compress    lharc    yabba     pkzip    freeze 
  619. version:                   4.0       1.02      1.0       1.10     2.3.5
  620. options:                                    -m300000                    
  621.        ------    -----    ------    ------    ------    ------   ------
  622. bib    111261    49040     46528     46502     40456     41354    41515 
  623. book1  768771   416131    332056    369479    306813    350560   344793 
  624. book2  610856   274371    250759    252540    229851    232589   230861 
  625. geo    102400    84214     77777     70955     76695     76172    68626 
  626. news   377109   191291    182121    166048    168287    157326   155783 
  627. obj1    21504    12647     14048     10748     13859     10546    10453 
  628. obj2   246814   108040    128659     90848    114323     90130    85500 
  629. paper1  53161    24522     25077     21748     22453     20041    20021 
  630. paper2  82199    39479     36161     35275     32733     32867    32693 
  631. pic    513216   111000     62215     61394     65377     63805    53291 
  632. progc   39611    17919     19143     15399     17064     14164    14143 
  633. progl   71646    24358     27148     18760     23512     17255    17064 
  634. progp   49379    16801     19209     12792     16617     11877    11686 
  635. trans   93695    30292     38240     28092     31300     23135    22861 
  636.     3,141,622  1,400,105 1,259,141 1,200,580 1,159,340 1,141,821 1,109,290
  637. real             0m35s     0m59s     5m03s     2m40s              5m27s
  638. user             0m25s     0m29s     4m29s     1m46s              4m58s
  639. sys              0m05s     0m10s     0m07s     0m18s              0m08s
  640. MSDOS:                                                   1m39s
  641.                         
  642.  
  643.          zoo       lha       arj      pkzip    zip      hpack   comp-2    ha
  644.         2.10    1.0(Unix)   2.30      2.04g    1.9      0.75a            0.98
  645.          ah    2.13(MSDOS)   -jm       -ex      -6                        a2
  646.        ------    ------    ------    ------  -------   ------   ------  ------
  647. bib     40742     40740     36090     35186    34950    35619    29840   26927
  648. book1  339076    339074    318382    313566   312619   306876   237380  235733
  649. book2  228444    228442    210521    207204   206306   208486   174085  163535
  650. geo     68576     68574     69209     68698    68418    58976    64590   59356
  651. news   155086    155084    146855    144954   144395   141608   128047  123335
  652. obj1    10312     10310     10333     10307    10295    10572    10819    9799
  653. obj2    84983     84981     82052     81213    81336    80806    85465   80381
  654. paper1  19678     19676     18710     18519    18525    18607    16895   15675
  655. paper2  32098     32096     30034     29566    29674    29825    25453   23956
  656. pic     52223     52221     53578     52777    55051    51778    55461   51639
  657. progc   13943     13941     13408     13363    13238    13475    12896   11795
  658. progl   16916     16914     16408     16148    16175    16586    17354   15298
  659. progp   11509     11507     11308     11214    11182    11647    11668   10498
  660. trans   22580     22578     20046     19808    18879    20506    21023   17927
  661.     1,096,166 1,096,138 1,036,934 1,019,451 1,021,043 1,005,367 890,976 845,854
  662. real    4m07s     6m03s                        1m49s   1h22m17s  27m05s
  663. user    3m47s     4m23s                        1m43s   1h20m46s  19m27s
  664. sys     0m04s     0m08s                        0m02s      0m12s   2m03s
  665. MSDOS:            1m49s     2m41s     1m43s                              14m43s
  666.  
  667. Notes:
  668.  
  669. - the compressed data for 'zoo ah' is always two bytes longer than for
  670.   lha. This is simply because both programs are derived from the same
  671.   source (ar002, written by Haruhiko Okumura, available by ftp in
  672.   wuarchive.wustl.edu:/mirrors/msdos/archivers/ar002.zip).
  673.  
  674. - hpack 0.75a gives slightly different results on SunOS. (To be checked
  675.   with latest version of hpack).
  676.  
  677. - the MSDOS versions are all optimized with assembler code and were run
  678.   on a RAM disk. So it is not surprising that they often go faster than
  679.   their Unix equivalent.
  680.  
  681. ------------------------------------------------------------------------------
  682.  
  683. Subject: [7] Which books should I read?
  684.  
  685.  
  686. [BWC 1989] Bell, T.C, Cleary, J.G. and Witten, I.H, "Text Compression",
  687.     Prentice-Hall 1989. ISBN: 0-13-911991-4. Price: approx. US$60
  688.     The reference on text data compression.
  689.  
  690. [Nel 1991] Mark Nelson, "The Data Compression Book"
  691.     M&T Books, Redwood City, CA, 1991.  ISBN 1-55851-216-0.
  692.     Price $36.95 including two 5" PC-compatible disks bearing
  693.     all the source code printed in the book.
  694.     A practical introduction to data compression.
  695.     The book is targeted at a person who is comfortable reading C code but
  696.     doesn't know anything about data compression.  Its stated goal is to get
  697.     you up to the point where you are competent to program standard
  698.     compression algorithms.
  699.  
  700. [Will 1990] Williams, R.  "Adaptive Data Compression", Kluwer Books, 1990.
  701.     ISBN: 0-7923-9085-7. Price: US$75.
  702.     Reviews the field of text data compression and then addresses the
  703.     problem of compressing rapidly changing data streams.
  704.  
  705. [Stor 1988] Storer, J.A.  "Data Compression: Methods and Theory", Computer
  706.     Science Press, Rockville, MD. ISBN: 0-88175-161-8.
  707.     A survey of various compression techniques, mainly statistical
  708.     non-arithmetic compression and LZSS compression.  Includes complete Pascal
  709.     code for a series of LZ78 variants.
  710.  
  711. [Stor 1992] Storer, J.A. "Image and Text Compression", Kluwer Academic
  712.     Publishers, 1992, ISBN 0-7923-9243-4
  713.  
  714. [ACG 1991] Advances in Speech Coding, edited by Atal, Cuperman, and Gersho,
  715.     Kluwer Academic Press, 1991.
  716.  
  717. [GG 1991] Vector Quantization and Signal Compression, by Gersho and Gray,
  718.     Kluwer Acad. Press, 1991, ISBN 0-7923-9181-0.
  719.  
  720. [CT 1991] Elements of Information Theory, by T.M.Cover and J.A.Thomas
  721.      John Wiley & Sons, 1991. ISBN 0-471-06259-6.
  722.  
  723. Review papers:
  724.  
  725. [BWC 1989] Bell, T.C, Witten, I.H, and Cleary, J.G.  "Modeling for Text
  726.     Compression", ACM Computing Surveys, Vol.21, No.4 (December 1989), p.557
  727.     A good general overview of compression techniques (as well as modeling for
  728.     text compression); the condensed version of "Text Compression".
  729.  
  730. [Lele 1987] Lelewer, D.A, and Hirschberg, D.S.  "Data Compression", ACM
  731.     Computing Surveys, Vol.19, No.3 (September 1987), p.261.
  732.     A survey of data compression techniques which concentrates on Huffman
  733.     compression and makes only passing mention of other techniques.
  734.  
  735.  
  736. ------------------------------------------------------------------------------
  737.  
  738. Subject: [8] What about patents on data compression algorithms?
  739.  
  740.  
  741. [Note: the appropriate group for discussing software patents is
  742. comp.patents (or misc.legal.computing), not comp.compression.]
  743.  
  744. All patents mentioned here are US patents, and thus probably
  745. not applicable outside the US. See item 70, "Introduction to data
  746. compression" for the meaning of LZ77, LZ78 or LZW.
  747.  
  748.  
  749. (a) Run length encoding
  750.  
  751. - Tsukiyama has two patents on run length encoding: 4,586,027 and 4,872,009
  752.   granted in 1986 and 1989 respectively. The first one covers run length
  753.   encoding in its most primitive form: a length byte followed by the
  754.   repeated byte. The second patent covers the 'invention' of limiting the
  755.   run length to 16 bytes and thus the encoding of the length on 4 bits.
  756.   Here is the start of claim 1 of patent 4,872,009, just for pleasure:
  757.  
  758.     1. A method of transforming an input data string comprising a plurality
  759.     of data bytes, said plurality including portions of a plurality of
  760.     consecutive data bytes identical to one another, wherein said data
  761.     bytes may be of a plurality of types, each type representing different
  762.     information, said method comprising the steps of: [...]
  763.  
  764. - O'Brien has patented (4,988,998) run length encoding followed by LZ77.
  765.  
  766.  
  767. (b) LZ77
  768.  
  769. - Waterworth patented (4,701,745) the algorithm now known as LZRW1,
  770.   because Ross Williams reinvented it later and posted it on
  771.   comp.compression on April 22, 1991. (See item 5 for the ftp site
  772.   with all LZRW derivatives.) The *same* algorithm has later been
  773.   patented by Gibson & Graybill (see below). The patent office failed
  774.   to recognize that the same algorithm was patented twice, even though
  775.   the wording used in the two patents is very similar.
  776.  
  777.   The Waterworth patent is now owned by Stac Inc, which won a lawsuit
  778.   against Microsoft, concerning the compression feature of MSDOS 6.0.
  779.   Damages awarded were $120 million.
  780.  
  781. - Fiala and Greene obtained in 1990 a patent (4,906,991) on all
  782.   implementations of LZ77 using a tree data structure. Claim 1 of the
  783.   patent is much broader than the algorithms published by Fiala and
  784.   Greene in Comm.ACM, April 89. The patent covers the algorithm
  785.   published by Rodeh and Pratt in 1981 (J. of the ACM, vol 28, no 1,
  786.   pp 16-24).  It also covers the algorithm previously patented by
  787.   Eastman-Lempel-Ziv (4,464,650), and the algorithms used in lharc,
  788.   lha and zoo.
  789.  
  790. - Notenboom (from Microsoft) 4,955,066 uses three levels of
  791.   compression, starting with run length encoding.
  792.  
  793. - The Gibson & Graybill patent 5,049,881 covers the LZRW1 algorithm
  794.   previously patented by Waterworth and reinvented by Ross Williams.
  795.   Claims 4 and 12 are very general and could be interpreted as
  796.   applying to any LZ algorithm using hashing (including all variants
  797.   of LZ78):
  798.  
  799.      4. A compression method for compressing a stream of input data into
  800.      a compressed stream of output data based on a minimum number of
  801.      characters in each input data string to be compressed, said
  802.      compression method comprising the creation of a hash table, hashing
  803.      each occurrence of a string of input data and subsequently searching
  804.      for identical strings of input data and if such an identical string
  805.      of input data is located whose string size is at least equal to the
  806.      minimum compression size selected, compressing the second and all
  807.      subsequent occurrences of such identical string of data, if a string
  808.      of data is located which does not match to a previously compressed
  809.      string of data, storing such data as uncompressed data, and for each
  810.      input strings after each hash is used to find a possible previous
  811.      match location of the string, the location of the string is stored
  812.      in the hash table, thereby using the previously processed data to
  813.      act as a compression dictionary.
  814.  
  815.   Claim 12 is identical, with 'method' replaced with 'apparatus'.  Since
  816.   the 'minimal compression size' can be as small as 2, the claim could
  817.   cover any dictionary technique of the LZ family. However the text of the
  818.   patent and the other claims make clear that the patent should cover the
  819.   LZRW1 algorithm only. (In any case the Gibson & Graybill patent is likely
  820.   to be invalid because of the prior art in the Waterworth patent.)
  821.  
  822. - Phil Katz, author of pkzip, also has a patent on LZ77 (5,051,745)
  823.   but the claims only apply to sorted hash tables, and when the hash
  824.   table is substantially smaller than the window size.
  825.  
  826. - IBM patented (5,001,478) the idea of combining a history buffer (the
  827.   LZ77 technique) and a lexicon (as in LZ78).
  828.  
  829. - Stac Inc patented (5,016,009 and 5,126,739) yet another variation of LZ77
  830.   with hashing. The '009 patent was used in the lawsuit against Microsoft
  831.   (see above). Stac also has patents on LZ77 with parallel lookup in
  832.   hardware (4,841,092 and 5,003,307).
  833.  
  834. - Robert Jung, author of 'arj', has been granted patent 5,140,321
  835.   for one variation of LZ77 with hashing.  This patent covers the LZRW3-A
  836.   algorithm, also previously discovered by Ross Williams. LZRW3-A was posted
  837.   on comp.compression on July 15, 1991. The patent was filed two months later
  838.   on Sept 4, 1991. (The US patent system allows this because of the
  839.   'invention date' rule.)
  840.  
  841. - Chambers 5,155,484 is yet another variation of LZ77 with hashing.
  842.   The hash function is just the juxtaposition of two input bytes,
  843.   this is the 'invention' being patented. The hash table is named
  844.   'direct lookup table'.
  845.  
  846.  
  847. (c) LZ78
  848.  
  849. - One form of the original LZ78 algorithm was patented (4,464,650) by
  850.   its authors Lempel, Ziv, Cohn and Eastman.
  851.  
  852. - The LZW algorithm used in 'compress' is patented by IBM (4,814,746)
  853.   and Unisys (4,558,302). It is also used in the V.42bis compression
  854.   standard (see question 11 on V.42bis below) and in Postscript Level 2.
  855.   (Unisys sells the license to modem manufacturers for a onetime
  856.   $25,000 fee.) The IBM patent application was filed three weeks
  857.   before that of Unisys, but the US patent office failed to recognize
  858.   that they covered the same algorithm. (The IBM patent is more
  859.   general, but its claim 7 is exactly LZW.)
  860.  
  861. - AP coding is patented by Storer (4,876,541). (Get the yabba package
  862.   for source code, see question 2 above, file type .Y)
  863.  
  864.  
  865. (d) arithmetic coding
  866.  
  867. - IBM holds many patents on arithmetic coding (4,286,256 4,295,125
  868.   4,463,342 4,467,317 4,633,490 4,652,856 4,891,643 4,905,297 4,935,882).
  869.   It has patented in particular the Q-coder implementation of arithmetic
  870.   coding.  The arithmetic coding option of the JPEG standard requires
  871.   use of the patented algorithm.  No JPEG-compatible method is
  872.   possible without infringing the patent, because what IBM actually
  873.   claims rights to is the underlying probability model (the heart of
  874.   an arithmetic coder). (See the JPEG FAQ for details.)
  875.  
  876.   AT&T has 3 patents on arithmetic coding (4,973,961, 5,023,611, 5,025,258).
  877.  
  878.  
  879. As can be seen from the above list, some of the most popular compression
  880. programs (compress, pkzip, zoo, lha, arj) are now covered by patents.
  881. (This says nothing about the validity of these patents.)
  882.  
  883. Here are some references on data compression patents. A number of them are
  884. taken from the list prep.ai.mit.edu:/pub/lpf/patent-list.
  885.  
  886. 3,914,586
  887. Data compression method and apparatus
  888. filed 10/25/73, granted 10/21/75
  889. General Motors Corporation, Detroit MI
  890. Duane E. McIntosh, Santa Ynez CA
  891. Data compression apparatus is disclosed is operable in either a bit
  892. pair coding mode of a word coding mode depending on the degree of
  893. redundancy of the data to be encoded.
  894.  
  895. 3,976,844
  896. Data communication system for transmitting data in compressed form
  897. filed Apr. 4, 1975, granted Aug. 24, 1976
  898. inventor  Bernard K. Betz, assignee Honeywell Information Systems, Inc.
  899. [encode differences with previous line]
  900.  
  901. 4,021,782
  902. Data compaction system and apparatus
  903. inventor Hoerning
  904. filed 04/30/1975, granted 05/03/1977
  905. [A primitive form of LZ77 with implicit offsets (compare with previous record)]
  906.  
  907. 4,054,951
  908. Data expansion apparatus
  909. inventor R.D. Jackson, assignee IBM
  910. filed Jun. 30, 1976, granted Oct. 18, 1977
  911. [Covers only decompression of data compressed with a variant of LZ77.]
  912.  
  913. 4,087,788
  914. Data compression system
  915. filed 1/14/77, granted 5/2/78
  916. NCR Canada LTD - NCR Canada Ltee, Mississauga CA
  917. Brian J. Johannesson, Waterloo CA
  918. A data compression system is disclosed in which the left hand boundary
  919. of a character is developed in the form of a sequence of Freeman
  920. direction codes, the codes being stored in digital form within a
  921. processor.
  922.  
  923. 4,286,256
  924. Method and means for arithmetic coding using a reduced number of operations.
  925. granted Aug 25, 1981
  926. assignee IBM
  927.  
  928. 4,295,125
  929. A method and means for pipeline decoding of the high to low order pairwise
  930. combined digits of a decodable set of relatively shifted finite number of
  931. strings
  932. granted Oct 13, 1981
  933. assignee IBM
  934.  
  935. 4,412,306
  936. System for minimizing space requirements for storage and transmission of
  937. digital signals
  938. filed May 14, 1981, granted Oct. 25, 1983
  939. inventor  Edward W. Moll
  940.  
  941. 4,463,342
  942. A method and means for carry-over control in a high order to low order
  943. combining of digits of a decodable set of relatively shifted finite number
  944. strings.
  945. granted Jul 31, 1984
  946. assignee IBM
  947.  
  948. 4,491,934
  949. Data compression process
  950. filed May 12, 1982, granted Jan. 1, 1985
  951. inventor  Karl E. Heinz
  952.  
  953. 4,464,650
  954. Apparatus and method for compressing data signals and restoring the
  955. compressed data signals
  956. inventors Lempel, Ziv, Cohn, Eastman
  957. assignees Sperry Corporation and At&T Bell Laboratories
  958. filed 8/10/81, granted 8/7/84
  959. A compressor parses the input data stream into segments where each
  960. segment comprises a prefix and the next symbol in the data stream
  961. following the prefix.
  962.  
  963. 4,467,317
  964. High-speed arithmetic compression using using concurrent value updating.
  965. granted Aug 21, 1984
  966. assignee IBM
  967.  
  968. 4,494,108
  969. Adaptive source modeling for data file compression within bounded memory
  970. filed Jun. 5, 1984, granted Jan. 15, 1985
  971. invntors Glen G. Langdon, Jorma J. Rissanen
  972. assignee IBM
  973. order 1 Markov modeling
  974.  
  975. 4,558,302
  976. High speed data compression and decompression apparatus and method
  977. inventor Welch
  978. assignee Sperry Corporation (now Unisys)
  979. filed 6/20/83, granted 12/10/85
  980. The text for this patent can be ftped from rusmv1.rus.uni-stuttgart.de
  981. (129.69.1.12) in /info/comp.patents/US4558302.Z.
  982.  
  983. 4,560,976
  984. Data compression
  985. filed 6/5/84, granted 12/24/85
  986. Codex Corporation, Mansfield MA
  987. Steven G. Finn, Framingham, MA
  988. A stream of source characters, which occur with varying relative
  989. frequencies, is encoded into a compressed stream of codewords, each
  990. having one, two or three subwords, by ranking the source characters by
  991. their current frequency of appearance, encoding the source characters
  992. having ranks no higher than a first number as one subword codewords,
  993. source characters having ranks higher than the first number but no
  994. higher than a second number as two subword codewords, and the
  995. remaining source characters as three subword codewords.
  996.  
  997. 4,586,027
  998. Method and system for data compression and restoration
  999. inventor Tsukimaya et al.
  1000. assignee Hitachi
  1001. filed 08/07/84, granted 04/29/86
  1002. patents run length encoding
  1003.  
  1004. 4,597,057
  1005. System for compressed storate of 8-bit ascii bytes using coded strings
  1006. of 4-bit nibbles.
  1007. inventor Snow, assignee System Development corporation.
  1008. filed 12/31/1981, granted 06/24/1986.
  1009. Compression using static dictionary of common words, prefixes and suffixes.
  1010.  
  1011. 4,612,532
  1012. Data compression apparatus and method
  1013. inventor Bacon, assignee Telebyte Corportion
  1014. filed Jun. 19, 1984, granted Sep. 16, 1986
  1015. [Uses followsets as in the pkzip 0.92 'reduce' algorithm, but the
  1016. followsets are dynamically updated. This is in effect a sort of order-1
  1017. Markov modeling.]
  1018.  
  1019. 4,622,545
  1020. Method and apparatus for image compression and Manipulation
  1021. inventor William D. Atkinson
  1022. assignee Apple computer Inc.
  1023. filed 9/30/82
  1024. granted 11/11/86
  1025.  
  1026. 4,633,490
  1027. Symmetrical adaptive data compression/decompression system.
  1028. granted Dec 30, 1985
  1029. assignee IBM
  1030.  
  1031. 4,652,856
  1032. A multiplication-free multi-alphabet arithmetic code.
  1033. granted Feb  4, 1986
  1034. assignee IBM
  1035.  
  1036. 4,667,649
  1037. Data receiving apparatus
  1038. filed 4/18/84, granted 6/30/87
  1039. inventors Kunishi et al.
  1040. assignee Canon Kabushiki Kaisha, Tokyo Japan
  1041. compression of Fax images.
  1042.  
  1043. 4,682,150
  1044. Data compression method and apparatus
  1045. inventors Mathes and Protheroe, 
  1046. assignee NCR Corporation, Dayton OH
  1047. A system and apparatus for compressing redundant and nonredundant
  1048. binary data generated as part of an operation of a time and attendance
  1049. terminal in which the data represents the time an employee is present
  1050. during working hours.
  1051.  
  1052. 4,701,745
  1053. Data compression system
  1054. inventor Waterworth John R
  1055. assignee Ferranti PLC GB, patent rights now acquired by Stac Inc.
  1056. filed 03/03/1986 (03/06/1985 in GB), granted 10/20/1987
  1057. Algorithm now known as LZRW1 (see above)
  1058. I claim:
  1059. 1. A data compression system comprising an input store for receiving
  1060. and storing a plurality of bytes of uncompressed data from an outside
  1061. source, and data processing means for processing successive bytes of
  1062. data from the input store;
  1063. the data processing means including circuit means operable to check
  1064. whether a sequence of successive bytes to be processed identical with
  1065. a sequence of bytes already processed, and including hash generating
  1066. means responsive to the application of a predetermined number of
  1067. bytes in sequence to derive a hash code appropriate to those bytes, a
  1068. temporary store in which the hash code may represent the address of a
  1069. storage location, and a pointer counter operable to store in the
  1070. temporary store at said address a pointer indicative of the position
  1071. in the input store of one of the predetermined number of bytes;
  1072. output means operable to apply to a transfer medium each byte of data
  1073. not forming part of such an identical sequence; and
  1074. encoding means responsive to the identification of such a sequence to
  1075. apply to the transfer medium an identification signal which identifies
  1076. both the location in the input store of the previous occurrence of the
  1077. sequence of bytes and the number of bytes contained in the sequence.
  1078.  
  1079. 4,730,348
  1080. Adaptive data compression system
  1081. inventor MacCrisken, assignee Adaptive Computer Technologies
  1082. filed Sep. 19, 1986, granted Mar. 8, 1988
  1083. [order-1 Markov modeling + Huffman coding + LZ77]
  1084.  
  1085. 4,758,899
  1086. Data compression control device
  1087. inventor Tsukiyama, assignee Hitachi
  1088. filed 11/20/1985, granted 07/19/1988
  1089. Limits compression to ensure that tape drive stays busy.
  1090.  
  1091. 4,809,350
  1092. Data compression system
  1093. filed Jan. 30, 1987, granted Feb. 28, 1989
  1094. inventor Yair Shimoni & Ron Niv
  1095. assignee Elscint Ltd., Haifa, Israel
  1096. [Image compression via variable length encoding of differences with
  1097. predicted data.]
  1098.  
  1099. 4,814,746
  1100. Data compression method
  1101. inventors Victor S. Miller, Mark N. Wegman
  1102. assignee IBM
  1103. filed 8/11/86, granted 3/21/89
  1104. A previous application was filed on 6/1/83, three weeks before the
  1105. application by Welch (4,558,302)
  1106. Communications between a Host Computing System and a number of remote
  1107. terminals is enhanced by a data compression method which modifies the
  1108. data compression method of Lempel and Ziv by addition of new character
  1109. and new string extensions to improve the compression ratio, and
  1110. deletion of a least recently used routine to limit the encoding tables
  1111. to a fixed size to significantly improve data transmission efficiency.
  1112.  
  1113. 4,841,092
  1114. continued in 5,003,307
  1115.  
  1116. 4,853,696
  1117. Code converter for data compression/decompression
  1118. filed 4/13/87, granted 8/1/89
  1119. inventor Amar Mukherjee, Maitland FL
  1120. assignee University of Central Florida, Orlando FL
  1121. Another hardware Huffman encoder:
  1122. A code converter has a network of logic circuits connected in reverse
  1123. binary tree fashion with logic paths between leaf nodes and a common
  1124. root node.
  1125.  
  1126. 4,872,009
  1127. Method and apparatus for data compression and restoration
  1128. inventor Tsukimaya et al.
  1129. assignee Hitachi
  1130. filed 12/07/87, granted 10/03/89
  1131. This patent on run length encoding covers the 'invention' of limiting
  1132. the run length to 16 bytes and thus the encoding of the length on 4 bits.
  1133.  
  1134. 4,876,541
  1135. Stem [sic] for dynamically compressing and decompressing electronic data
  1136. filed 10/15/87, granted 10/24/89
  1137. inventor James A. Storer
  1138. assignee Data Compression Corporation
  1139. A data compression system for encoding and decoding textual data,
  1140. including an encoder for encoding the data and for a decoder for
  1141. decoding the encoded data.
  1142.  
  1143. 4,891,643
  1144. Arithmetic coding data compression/de-compression by selectively
  1145. employed, diverse arithmetic encoders and decoders.
  1146. granted Jan  2, 1990
  1147. assignee IBM
  1148.  
  1149. 4,905,297
  1150. granted Feb 27, 1990
  1151. assignee IBM
  1152. Arithmetic coding encoder and decoder system.
  1153.  
  1154. 4,906,991
  1155. Textual substitution data compression with finite length search window
  1156. filed 4/29/1988, granted 3/6/1990
  1157. inventors Fiala,E.R., and Greene,D.H.
  1158. assignee Xerox Corporation
  1159.  
  1160. 4,935,882
  1161. Probability adaptation for arithmetic coders.
  1162. granted Jun 19, 1990
  1163. assignee IBM
  1164.  
  1165. 4,941,193
  1166. Barnsley, fractal compression.
  1167.  
  1168. 4,943,869
  1169. Compression Method for Dot Image Data
  1170. filed 1988-05-04, granted 1990-07-24
  1171. assignee Fuji Photo Film Co.
  1172. Lossy and lossless image compression schemes.
  1173.  
  1174. 4,955,066
  1175. Compressing and Decompressing Text Files
  1176. filed  10/13/89, granted 09/04/90
  1177. inventor Notenboom, L.A.
  1178. assignee Microsoft
  1179. Now extended as 5,109,433
  1180. [Noted in signon screen of Word 5.5 and on the outside of the MS-DOS 5.0
  1181. Upgrade.]
  1182. A method of compressing a text file in digital form is disclosed.
  1183. A full text file having characters formed into phrases is provided by an
  1184. author.  The characters are digitally represented by bytes.  A first pass
  1185. compression is sequentially followed by a second pass compression of the
  1186. text which has previously been compressed.  A third or fourth level of
  1187. compression is serially performed on the compressed text.  For example, in
  1188. a first pass, the text is run-length compressed.  In a second pass, the
  1189. compressed text is further compressed with key phrase compression.  In a
  1190. third pass, the compressed text is further compressed with Huffman
  1191. compression.  The compressed text is stored in a text file having a Huffman
  1192. decode tree, a key phrase table, and a topic index.  The data is
  1193. decompressed in a single pass and provided one line at a time as an output.
  1194. Sequential compressing of the text minimizes the storage space required for
  1195. the file.  Decompressing of the text is performed in a single pass.  As a
  1196. complete line is decompressed, it is output rapidly, providing full text to
  1197. the user.
  1198.  
  1199. 4,973,961
  1200. Method and apparatus for carry-over control in arithmetic coding.
  1201. granted Nov 27, 1990
  1202. assignee AT&T
  1203.  
  1204. 4,988,998
  1205. Data compression system for successively applying at least two data
  1206. compression methods to an input data stream.
  1207. inventor O'Brien
  1208. assignee Storage Technology Corporation, Louisville, Colorado
  1209. filed Sep 5, 1989, granted Jan 29, 1991.
  1210. Run length encoding followed by LZ77.
  1211.  
  1212. 5,001,478
  1213. Method of Encoding Compressed Data
  1214. filed 12/28/89, granted 03/19/91
  1215. inventor Michael E. Nagy
  1216. assignee IBM
  1217. 1. A method of encoding a compressed data stream made up of a sequence of
  1218. literal references, lexicon references and history references, which
  1219. comprises the steps of:
  1220. assigning to each literal reference a literal identifier;
  1221. assigning to each history reference a history identifier;
  1222. assigning to each lexicon reference a lexicon identifier;
  1223. and emitting a data stream with said identifiers assigned to said references.
  1224. Gordon Irlam <gordoni@cs.adelaide.edu.au> says:
  1225. The invention can probably be best understood by considering the
  1226. decompressor.  It consists of a history buffer, and a lexicon buffer, both
  1227. of which are initially empty.  The history buffer contains the last n
  1228. symbols emitted.  Whenever a history buffer reference is to be output the
  1229. string so referenced is subsequently moved to the lexicon buffer for future
  1230. reference.  Thus the history buffer keeps track of strings that may be
  1231. repeated on a very short term basis, while the lexicon buffer stores items
  1232. for a longer time.  Furthermore a history reference involves specifying
  1233. both the offset and length within the history buffer, whereas a lexicon
  1234. reference simply specifies a number denoting the string.  Both buffers have
  1235. a finite size.
  1236.  
  1237. 5,003,307
  1238. Data compression apparatus with shift register search means
  1239. filed Oct. 6, 1989, granted Mar. 26, 1991
  1240. inventors George Glen A, Ivey Glen E, Whiting Douglas L
  1241. assignee Stac Inc
  1242. continuation of 4,841,092
  1243.  
  1244. 5,016,009
  1245. Data compression apparatus and method
  1246. filed 01/13/1989, granted 05/14/1991
  1247. inventors George Glen A, Ivey Glen E, Whiting Douglas L
  1248. assignee Stac Inc
  1249. LZ77 with offset hash table (extended in 5,126,739)
  1250.  
  1251. 5,023,611
  1252. Entropy encoder/decoder including a context extractor.
  1253. granted Jun 11, 1991
  1254. assignee AT&T
  1255.  
  1256. 5,025,258
  1257. Adaptive probability estimator for entropy encoder/decoder.
  1258. granted Jun 18, 1991
  1259. assignee AT&T
  1260.  
  1261. 5,049,881
  1262. Apparatus and method for very high data rate-compression incorporating
  1263. lossless data compression and expansion utilizing a hashing technique
  1264. inventors Dean K. Gibson, Mark D. Graybill
  1265. assignee Intersecting Concepts, Inc.
  1266. filed 6/18/90, granted 9/17/91
  1267. [covers lzrw1, almost identical with Waterworth 4,701,745]
  1268.  
  1269. 5,051,745
  1270. String searcher, and compressor using same
  1271. filed  8/21/90, granted 9/24/91
  1272. inventor  Phillip W. Katz (author of pkzip)
  1273. In the string search method and apparatus pointers to the string to be
  1274. searched are indexed via a hashing function and organized according to the
  1275. hashing values of the string elements pointed to. The hashing function is
  1276. also run on the string desired to be found, and the resulting hashing value
  1277. is used to access the index. If the resulting hashing value is not in the
  1278. index, it is known that the target string does not appear in the string
  1279. being searched. Otherwise the index is used to determine the pointers which
  1280. correspond to the target hashing value, these pointers pointing to likely
  1281. candidates for matching the target string. The pointers are then used to
  1282. sequentially compare each of the locations in the string being searched to
  1283. the target string, to determine whether each location contains a match to
  1284. the target string.
  1285. In the method and apparatus for compressing a stream of data symbols, a
  1286. fixed length search window, comprising a predetermined contiguous portion
  1287. of the symbol stream, is selected as the string to be searched by the
  1288. string searcher. If a string to be compressed is found in the symbol
  1289. stream, a code is output designating the location within the search window
  1290. of the matching string and the length of the matching string.
  1291.  
  1292. 5,065,447
  1293. Barnsley, fractal compression
  1294.  
  1295. 5,109,433
  1296. Compressing and decompressing text files
  1297. inventor Notenboom
  1298. assignee Microsoft
  1299. extension of 4,955,066
  1300.  
  1301. 5,126,739
  1302. Data Compression Apparatus and Method
  1303. filed Nov. 27, 1990, granted June 30, 1992.
  1304. inventor Whiting et. al
  1305. assignee Stac Inc
  1306. LZ77 with offset hash table (extension of 5,016,009)
  1307.  
  1308. 5,140,321
  1309. Data compression/decompression method and apparatus
  1310. filed 9/4/91, granted 8/18/92
  1311. inventor Robert Jung
  1312. assignee Prime Computer
  1313.  
  1314. 5,155,484
  1315. Fast data compressor with direct lookup table indexing into history buffer
  1316. filed 9/13/1991, granted 10/13/1992
  1317. inventor Chambers, IV, Lloyd L., Menlo Park, California
  1318. assignee Salient Software, Inc., Palo Alto, California (02)
  1319. Uses a 64K hash table indexed by the first two characters of
  1320. the input string. Includes several claims on the LZ77 file format
  1321. (literal or pair offset,length).
  1322.  
  1323. 5,179,378
  1324. file Jul. 30, 1991, granted Jan. 12, 1993
  1325. inventor Ranganathan
  1326. assignee University of South Florida
  1327. Method and apparatus for the compression and decompression of data
  1328. using Lempel-Ziv based techniques.
  1329. [This covers LZ77 hardware compression with a systolic array of
  1330. processors working in parallel.]
  1331.  
  1332. Japan 2-46275
  1333. Coding system
  1334. granted Feb 26, 1990
  1335. [Patents one form of arithmetic coding.]
  1336.  
  1337. ------------------------------------------------------------------------------
  1338.  
  1339. Subject: [9]  The WEB 16:1 compressor.
  1340.  
  1341.  
  1342. [WARNING: this topic has generated the greatest volume of news in the
  1343. history of comp.compression. Read this before posting on this subject.]
  1344.  
  1345. [WARNING 2: it is quite possible that the story is repeating itself
  1346. with a compressor called MINC by Premier Research Corporation, Ltd.
  1347. They claim a breakthrough in lossless data compression using a recursive
  1348. method, that is, applying the compressor to the compressed output of
  1349. the previous run.]
  1350.  
  1351. [WARNING 3: the OWS program, which also claims incredible compression
  1352. ratios, is a hoax. It just remembers the clusters which contained
  1353. the data. The data can be recovered only if those clusters are not
  1354. used again for another file. Needless to say, never trust such a
  1355. lossy program.]
  1356.  
  1357. (a) What the press says
  1358.  
  1359. April 20, 1992  Byte Week Vol 4. No. 25:
  1360.  
  1361.    "In an announcement that has generated high interest - and more than a
  1362.    bit of skepticism - WEB Technologies (Smyrna, GA) says it has
  1363.    developed a utility that will compress files of greater than 64KB in
  1364.    size to about 1/16th their original length.  Furthermore, WEB says its
  1365.    DataFiles/16 program can shrink files it has already compressed."
  1366.    [...]
  1367.    "A week after our preliminary test, WEB showed us the program successfully
  1368.    compressing a file without losing any data.  But we have not been able
  1369.    to test this latest beta release ourselves."
  1370.    [...]
  1371.    "WEB, in fact, says that virtually any amount of data can be squeezed 
  1372.    to under 1024 bytes by using DataFiles/16 to compress its own output
  1373.    multiple times."
  1374.  
  1375. June 1992 Byte, Vol 17 No 6:
  1376.  
  1377.    [...] According to Earl Bradley, WEB Technologies' vice president of
  1378.    sales and marketing, the compression algorithm used by DataFiles/16
  1379.    is not subject to the laws of information theory. [...]
  1380.  
  1381.  
  1382. (b) First details, by John Wallace <buckeye@spf.trw.com>:
  1383.  
  1384. I called WEB at (404)514-8000 and they sent me some product
  1385. literature as well as chatting for a few minutes with me on the phone.
  1386. Their product is called DataFiles/16, and their claims for it are
  1387. roughly those heard on the net.
  1388.  
  1389. According to their flier:
  1390.  
  1391. "DataFiles/16 will compress all types of binary files to approximately
  1392. one-sixteenth of their original size ... regardless of the type of
  1393. file (word processing document, spreadsheet file, image file,
  1394. executable file, etc.), NO DATA WILL BE LOST by DataFiles/16."
  1395. (Their capitalizations; 16:1 compression only promised for files >64K
  1396. bytes in length.)
  1397.  
  1398. "Performed on a 386/25 machine, the program can complete a
  1399. compression/decompression cycle on one megabyte of data in less than
  1400. thirty seconds"
  1401.  
  1402. "The compressed output file created by DataFiles/16 can be used as the 
  1403. input file to subsequent executions of the program.  This feature of 
  1404. the utility is known as recursive or iterative compression, and will 
  1405. enable you to compress your data files to a tiny fraction of the 
  1406. original size.  In fact, virtually any amount of computer data can 
  1407. be compressed to under 1024 bytes using DataFiles/16 to compress its 
  1408. own output files muliple times.  Then, by repeating in reverse the 
  1409. steps taken to perform the recusive compression, all original data 
  1410. can be decompressed to its original form without the loss of a single 
  1411. bit."
  1412.  
  1413. Their flier also claims: 
  1414.  
  1415. "Constant levels of compression across ALL TYPES of FILES"
  1416. "Convenient, single floppy DATA TRANSPORTATION"
  1417.  
  1418. From my telephone conversation, I was was assured that this is an
  1419. actual compression program.  Decompression is done by using only the 
  1420. data in the compressed file; there are no hidden or extra files.
  1421.  
  1422.  
  1423. (c) More information, by Rafael Ramirez <rafael.ramirez@channel1.com>:
  1424.  
  1425.    Today (Tuesday, 28th) I got a call from Earl Bradley of Web
  1426. who now says that they have put off releasing a software version of
  1427. the algorithm because they are close to signing a major contract with
  1428. a big company to put the algorithm in silicon.  He said he could not
  1429. name the company due to non-disclosure agreements, but that they had
  1430. run extensive independent tests of their own and verified that the
  1431. algorithm works. [...]
  1432.  
  1433. He said the algorithm is so simple that he doesn't want anybody
  1434. getting their hands on it and copying it even though he said they
  1435. have filed a patent on it. [...] Mr. Bradley said the silicon version
  1436. would hold up much better to patent enforcement and be harder to copy.
  1437.  
  1438.    He claimed that the algorithm takes up about 4K of code, uses only
  1439. integer math, and the current software implementation only uses a 65K
  1440. buffer.  He said the silicon version would likely use a parallel
  1441. version and work in real-time. [...]
  1442.  
  1443.  
  1444. (d) The impossiblity proofs.
  1445.  
  1446. It is impossible for a given program to compress without loss *all*
  1447. files greater than a certain size by at least one bit. This can be
  1448. proven by a simple counting argument. (Many other proofs have been
  1449. posted on comp.compression, *please* do not post yet another one.)
  1450.  
  1451. Assume that the program can compress without loss all files of size >= N
  1452. bits.  Compress with this program all the 2^N files which have
  1453. exactly N bits.  All compressed files have at most N-1 bits, so there
  1454. are at most (2^N)-1 different compressed files [2^(N-1) files of size
  1455. N-1, 2^(N-2) of size N-2, and so on, down to 1 file of size 0]. So at
  1456. least two different input files must compress to the same output file.
  1457. Hence the compression program cannot be lossless. (Stronger results
  1458. about the number of incompressible files can be obtained, but the
  1459. proofs are a little more complex.)
  1460.  
  1461. This argument applies of course to WEB's case (take N = 64K*8 bits).
  1462. Note that no assumption is made about the compression algorithm.
  1463. The proof applies to *any* algorithm, including those using an
  1464. external dictionary, or repeated application of another algorithm,
  1465. or combination of different algorithms, or representation of the
  1466. data as formulas, etc... All schemes are subject to the counting argument.
  1467. There is no need to use information theory to provide a proof, just
  1468. basic mathematics.
  1469.  
  1470. This assumes of course that the information available to the decompressor
  1471. is only the bit sequence of the compressed data. If external information
  1472. such as a file name or a number of iterations is necessary to decompress
  1473. the data, the bits providing the extra information must be included in
  1474. the bit count of the compressed data. (Otherwise, it would be sufficient
  1475. to consider any input data as a number, use this as the iteration
  1476. count or file name, and pretend that the compressed size is zero.)
  1477. For an example of storing information in the file name, see the program
  1478. lmfjyh in the 1993 International Obfuscated C Code Contest, available
  1479. on all comp.sources.misc archives (Volume 39, Issue 104).
  1480.  
  1481. [See also question 73 "What is the theoretical compression limit?" in
  1482. part 2 of this FAQ.]
  1483.  
  1484.  
  1485. (e) No software version
  1486.  
  1487. Appeared on BIX, reposted by Bruce Hoult <Bruce.Hoult@actrix.gen.nz>:
  1488.  
  1489. tojerry/chaos #673, from abailey, 562 chars, Tue Jun 16 20:40:34 1992
  1490. Comment(s). 
  1491. ----------
  1492. TITLE: WEB Technology
  1493. I promised everyone a report when I finally got the poop on WEB's
  1494. 16:1 data compression. After talking back and forth for a year
  1495. and being put off for the past month by un-returned phone calls,
  1496. I finally got hold of Marc Spindler who is their sales manager.
  1497.  
  1498. _No_ software product is forth coming, period!
  1499.  
  1500. He began talking about hardware they are designing for delivery
  1501. at the end of the year. [...]
  1502.  
  1503.  
  1504. (f) Product cancelled
  1505.  
  1506. Posted by John Toebes <toebes@bnr.ca> on Aug 10th, 1992:
  1507.  
  1508. [Long story omitted, confirming the reports made above about the
  1509. original WEB claims.]
  1510.  
  1511. 10JUL92 - Called to Check Status.  Was told that testing had uncovered a
  1512.           new problem where 'four numbers in a matrix were the same
  1513.           value' and that the programmers were off attempting to code a
  1514.           preprocessor to eliminate this rare case.  I indicated that he
  1515.           had told me this story before.  He told me that the
  1516.           programmers were still working on the problem.
  1517.  
  1518. 31JUL92 - Final Call to Check Status.  Called Earl in the morning and
  1519.           was told that he still had not heard from the programmers. [...]
  1520.           Stated that if they could not resolve the problem then there would
  1521.           probably not be a product.
  1522.  
  1523. 03AUG92 - Final Call.  Earl claims that the programmers are unable to
  1524.           resolve the problem.  I asked if this meant that there would
  1525.           not be a product as a result and he said yes.
  1526.  
  1527.  
  1528. (g) Conclusion
  1529.  
  1530. The last report given above should put an end to the WEB story.
  1531.  
  1532. [Note from the FAQ maintainer: I intended to remove this story from
  1533. the FAQ, but the recent announcement of the MINC compressor has some
  1534. similarities with the WEB story so it is useful to keep it a little
  1535. longer.]
  1536.  
  1537. ------------------------------------------------------------------------------
  1538.  
  1539. Subject: [11] What is the V.42bis standard?
  1540.  
  1541.  
  1542. A description of the V.42bis standard is given in "The V.42bis
  1543. standard for data-compressing modems," by Clark Thomborson
  1544. <cthombor@theory.lcs.mit.edu>, IEEE Micro, Oct 1992, pp. 41-53. 
  1545.  
  1546. Short introduction, by Alejo Hausner <hausner@qucis.queensu.ca>:
  1547.  
  1548. The V.42bis Compression Standard was proposed by the International
  1549. Consultative Committee on Telephony and Telegraphy (CCITT) as an
  1550. addition to the v.42 error-correction protocol for modems. Its purpose
  1551. is to increase data throughput, and uses a variant of the
  1552. Lempel-Ziv-Welch (LZW) compression method.  It is meant to be
  1553. implemented in the modem hardware, but can also be built into the
  1554. software that interfaces to an ordinary non-compressing modem.
  1555.  
  1556. V.42bis can send data compressed or not, depending on the
  1557. data.  There are some types of data that cannot be
  1558. compressed.  For example, if a file was compressed first,
  1559. and then sent through a V.42bis modem, the modem would not
  1560. likely reduce the number of bits sent.  Indeed it is likely
  1561. that the amount of data would increase somewhat.
  1562.  
  1563. To avoid this problem, the algorithm constantly monitors the
  1564. compressibility of the data, and if it finds fewer bits
  1565. would be necessary to send it uncompressed, it switches to
  1566. transparent mode.  The sender informs the receiver of this
  1567. transition through a reserved escape code.  Henceforth the
  1568. data is passed as plain bytes.
  1569.  
  1570. The choice of escape code is clever.  Initially, it is a
  1571. zero byte.  Any occurrence of the escape code is replaced,
  1572. as is customary, by two escape codes.  In order to prevent a
  1573. string of escape codes from temporarily cutting throughput
  1574. in half, the escape code is redefined by adding 51 mod 256
  1575. each time it is used.
  1576.  
  1577. While transmitting in transparent mode, the sender maintains
  1578. the LZW trees of strings, and expects the receiver to do
  1579. likewise.  If it finds an advantage in returning to
  1580. compressed mode, it will do so, first informing the receiver
  1581. by a special control code.  Thus the method allows the
  1582. hardware to adapt to the compressibility of the data.
  1583.  
  1584.  
  1585. The CCITT standards documents used to be available by ftp on
  1586. ftp.uu.net in /doc/standards/ccitt, but this service has been
  1587. discontinued. If you ftp to digital.resource.org, in directory pub/standards
  1588. there is a file that says that making the standards available in the
  1589. first place was just an experiment.
  1590.  
  1591. The documents are now on src.doc.ic.ac.uk, but the directory name
  1592. keeps changing. Check one of:
  1593.   /computing/ccitt/ccitt-standards/ccitt/
  1594.   /computing/ccitt/standards/ccitt
  1595.   /doc/ccitt-standards/ccitt
  1596. in this order. The v42bis standard is in *standards/ccitt/1992/v/v42bis.asc.Z.
  1597.  
  1598.  
  1599. A mail server for CCITT documents is available at teledoc@itu.arcom.ch
  1600. or itudoc@itu.ch. A Gopher server is also available:
  1601.  
  1602. Name=International Telecommunication Union (ITU)
  1603. Host=info.itu.ch
  1604. Port=70
  1605.  
  1606. For more information, contact Robert Shaw <shaw@itu.arcom.ch> or
  1607. Antoinette Bautista <bautista@itu.arcom.ch>.  Warning by John Levine
  1608. <johnl@iecc.cambridge.ma.us> (probably obsolete by now):
  1609.  
  1610.   This teledoc thing is much less than meets the eye.  What it
  1611.   actually has is one-page abstracts of some but not all CCITT
  1612.   recommendations, along with junk like lists of the national
  1613.   representatives to CCITT.  If you want the actual text of a
  1614.   recommendation, you have to send large amounts of money to
  1615.   Switzerland, same as ever. However, a closer reading of the Teledoc
  1616.   announcement shows that they say they're planning to make the actual
  1617.   text of some CCITT recommendations available on-line sometime in 1993.
  1618.  
  1619.  
  1620. See also the Standards FAQ posted to news.answers or get it by ftp in
  1621. rtfm.mit.edu:/pub/usenet/news.answers/standards-faq.
  1622.  
  1623. ------------------------------------------------------------------------------
  1624.  
  1625. Subject: [12] I need source for the winners of the Dr Dobbs compression contest
  1626.  
  1627.  
  1628. The source of the top 6 programs of the Feb 91 Dr Dobbs data compression
  1629. contest are available by ftp on
  1630.   oak.oakland.edu:/pub/msdos/compress/ddjcompr.zip
  1631.   garbo.uwasa.fi:/pc/source/ddjcompr.zip [128.214.87.1]
  1632.  
  1633. The sources are in MSDOS end-of-line format, one directory per
  1634. program.  Unix or VMS users, use "unzip -a ddjcompr" to get correct
  1635. end-of-lines (add -d to recreate the directory structure if you are
  1636. using an obsolete version of unzip such as 4.1). Three of the 6
  1637. programs are not portable and only run on MSDOS. compact and urban
  1638. work on Unix, sixpack only requires minor modifications.
  1639.  
  1640. ------------------------------------------------------------------------------
  1641.  
  1642. Subject: [13] I need source for arithmetic coding
  1643.  
  1644.  
  1645. (See question 70 for an introduction to arithmetic coding.)
  1646.  
  1647. The source for the arithmetic coder described in Chap.5 of Bell,
  1648. Cleary, and Witten's book "Text Compression" (see question 7 above)
  1649. (or, equivalently, in: Witten, Neal, and Cleary's article "Arithmetic
  1650. Coding for data Compression" from Communications of the Association
  1651. for Computing Machinery, 30 (6), pp.520-540, June, 1987) is available
  1652. via anonymous ftp from ftp.cpsc.ucalgary.ca (136.159.7.18) in directory
  1653. /pub/arithmetic.coding.  It only comes with a simple order-0 model but
  1654. it's set up so that adding your own more sophisticated one is
  1655. straightforward.
  1656.  
  1657. A low precision arithmetic coding implementation avoiding hardware
  1658. division is available on the same site (ftp.cpsc.ucalgary.ca)
  1659. in /pub/arithmetic.coding/low.precision.version/low.precision.version.shar.
  1660.  
  1661. Kris Popat <popat@image.mit.edu> has worked on "Scalar Quantization
  1662. with Arithmetic Coding."  It describes an arithmetic coding technique
  1663. which is quite general and computationally inexpensive.  The
  1664. documentation and example C code are available via anonymous ftp from
  1665. media-lab.media.mit.edu (18.85.0.2), in /pub/k-arith-code.
  1666.  
  1667. The program 'urban' in ddjcompr.zip (see item 12 above) is a high order
  1668. arithmetic coder working at the bit level. It is written by Urban Koistinen
  1669. <md85-epi@nada.kth.se>.
  1670.  
  1671. ------------------------------------------------------------------------------
  1672.  
  1673. Subject: [15] Where can I get image compression programs?
  1674.  
  1675.  
  1676. JPEG:
  1677.     Source code for most any machine:
  1678.     ftp.uu.net:/graphics/jpeg/jpegsrc.v4.tar.Z [137.39.1.9]
  1679.     nic.funet.fi:/pub/graphics/packages/jpeg/jpegsrc.v4.tar.Z [128.214.6.100]
  1680.     Contact: jpeg-info@uunet.uu.net (Independent JPEG Group)
  1681.  
  1682.     havefun.stanford.edu:pub/jpeg/JPEGv1.2.tar.Z (supports lossless mode)
  1683.     Contact: Andy Hung <achung@cs.stanford.edu> (see item 20 below)
  1684.  
  1685.     xv, an image viewer which can read JPEG pictures, is available in
  1686.     export.lcs.mit.edu: contrib/xv-2.21.tar.Z [18.24.0.12]
  1687.  
  1688. MPEG:
  1689.     havefun.stanford.edu:/pub/mpeg/MPEGv1.2.alpha.tar.Z
  1690.     Contact: Andy Hung <achung@cs.stanford.edu> (see item 20 below)
  1691.  
  1692.     toe.cs.berkeley.edu:/pub/multimedia/mpeg/mpeg_play-2.0.tar.Z
  1693.     toe.cs.berkeley.edu:/pub/multimedia/mpeg/mpeg_encode-1.0.tar.Z.
  1694.     Contact: mpeg-bugs@cs.berkeley.edu
  1695.  
  1696.     toe.cs.berkeley.edu:/pub/multimedia/mpeg/vmpeg10.zip
  1697.     decel.ecel.uwa.edu.au:/users/michael/mpegw32e.zip (for Windows and NT)
  1698.  
  1699.     nvr.com:/pub/NVR-software/Product-1.0.4.tar.Z   (192.82.231.50)
  1700.     (free demo copy of NVR's software toolkit for SPARCstations)
  1701.     Contact: Todd Brunhoff <toddb@nvr.com>
  1702.  
  1703. H.261(P*64):
  1704.     havefun.stanford.edu:pub/p64/P64v1.2.alpha.tar.Z
  1705.     Contact: Andy Hung <achung@cs.stanford.edu> (see item 20 below)
  1706.  
  1707.     zenon.inria.fr:/rodeo/ivs/ivs3.3-src.tar.Z (Inria videoconference system)
  1708.     Contact: Thierry Turletti <turletti@sophia.inria.fr> (see item 20 below).
  1709.  
  1710. JBIG:
  1711.     nic.funet.fi:/pub/graphics/misc/test-images/jbig.tar.gz.
  1712.  
  1713. epic: (pyramid wavelet coder, see item 72)
  1714.     whitechapel.media.mit.edu:/pub/epic.tar.Z [18.85.0.125]
  1715.     Contact: Eero P. Simoncelli <eero@media.mit.edu>
  1716.     The "Lenna" test image is available as part of the EPIC package,
  1717.     where it is named "test_image".
  1718.  
  1719. hcompress: (wavelet impage compression, see item 72)
  1720.     stsci.edu:/software/hcompress/hcompress.tar.Z
  1721.  
  1722. wavethresh: (wavelet software for the language S)
  1723.     gdr.bath.ac.uk:/pub/masgpn/wavethresh2.2.Z
  1724.     Contact: gpn@maths.bath.ac.uk
  1725.  
  1726. rice-wlet: (wavelet software, see item 72)
  1727.     cml.rice.edu:/pub/dsp/software/rice-wlet-tools.tar.Z
  1728.  
  1729. compfits:
  1730.     uwila.cfht.hawaii.edu:/pub/compfits/compfits.tar.Z  [128.171.80.50]
  1731.     Contact: Jim Wright <jwright@cfht.hawaii.edu>
  1732.  
  1733. fitspress:
  1734.     cfata4.harvard.edu:/pub/fitspress08.tar.Z [128.103.40.79]
  1735.  
  1736. tiff:
  1737.     For source and sample images, see question 18 below.
  1738.  
  1739. DCT algorithms:
  1740.     etro.vub.ac.be:/pub/DCT_ALGORITHMS/*
  1741.     Contact: Charilos Christopoulos <chchrist@etro2.vub.ac.be>
  1742.  
  1743.  
  1744. For fractal compression programs, see item 17 below.
  1745. For image compression hardware, see item 85 in part 3 of this FAQ.
  1746.  
  1747. ------------------------------------------------------------------------------
  1748.  
  1749. Subject: [16] What is the state of the art in lossless image compression?
  1750.  
  1751.  
  1752. The current state-of-the-art is the JBIG algorithm.  For an
  1753. introduction to JBIG, see question 74 in part 2.
  1754.  
  1755. JBIG works best on bi-level images (like faxes) and also works well on
  1756. Gray-coded grey scale images up to about six or so bits per pixel.  You
  1757. just apply JBIG to the bit planes individually.  For more bits/pixel,
  1758. lossless JPEG provides better performance, sometimes. (For JPEG, see
  1759. question 19 below.)
  1760.  
  1761. You can find a description of JBIG in ISO/IEC CD 11544, contained in
  1762. document ISO/IEC JTC1/SC2/N2285.  The only way to get it is to ask
  1763. your National Standards Body for a copy. In the USA, call ANSI at
  1764. (212) 642-4900.
  1765.  
  1766. ------------------------------------------------------------------------------
  1767.  
  1768. Subject: [17] What is the state of fractal compression?
  1769.  
  1770. It is recommended to read first item 77 in part 2 of this FAQ:
  1771. "Introduction to Fractal compression".
  1772.  
  1773.  
  1774. from Tal Kubo <kubo@zariski.harvard.edu>:
  1775.  
  1776. According to Barnsley's book 'Fractals Everywhere', this method is
  1777. based on a measure of deviation between a given image and its
  1778. approximation by an IFS code.  The Collage Theorem states that there is
  1779. a convergent process to minimize this deviation.  Unfortunately,
  1780. according to an article Barnsley wrote for BYTE a few years ago, this
  1781. convergence was rather slow, about 100 hours on a Cray, unless assisted by
  1782. a person.
  1783.  
  1784. Barnsley et al are not divulging any technical information beyond the
  1785. meager bit in 'Fractals Everywhere'.  The book explains the idea of IFS
  1786. codes at length, but is vague about the application of the Collage theorem
  1787. to specific compression problems.
  1788.  
  1789. There is reason to believe that Barnsley's company has
  1790. *no algorithm* which takes a given reasonable image and achieves
  1791. the compression ratios initially claimed for their fractal methods.
  1792. The 1000-to-1 compression advertised was achieved only for a 'rigged'
  1793. class of images, with human assistance. The best unaided
  1794. performance I've heard of is good lossy compression of about 80-1.
  1795.  
  1796. Steve Tate <srt@duke.cs.duke.edu> confirms:
  1797.  
  1798. Compression ratios (unzoomed) seem to range from 20:1 to 60:1...  The
  1799. quality is considerably worse than wavelets or JPEG on most of the
  1800. non-contrived images I have seen.
  1801.  
  1802. But Yuval Fisher <fisher@inls1.ucsd.edu> disagrees:
  1803.  
  1804. Their performance has improved dramatically beyond what they were
  1805. talking about in BYTE a few years ago.  Human assistance to the
  1806. compression is no longer needed and the compression time is
  1807. reasonable, although the more time and compute power you throw at the
  1808. compression, the smaller the resulting file for the same level of
  1809. quality.
  1810.  
  1811. Geoffrey A Stephenson <ketlux@ketlux.demon.co.uk> adds:
  1812.  
  1813. Iterated systems are shipping a general purpose compressor at about
  1814. 300 Pounds in the UK that claims "640x480 24 bit colour compression of
  1815. about 1 min at 922k -> 10k on a 486/50 software only, decomp. to 8
  1816. bits in 3 secs, etc." At a recent multimedia conference in London they
  1817. handed out free demo disks that show the decomp. in action. The
  1818. package runs under both DOS anf WIN (DLLs provided for use in
  1819. applications). They also sell a board to speed up compression and
  1820. offer versions supporting full motion video (but not apparently at all
  1821. SVGA sizes like the static picture version). I have not yet got my
  1822. hands on a full version to test different types of pictures, but
  1823. friends have a and claim it looks good.
  1824.  
  1825.  
  1826. Thomas W. Colthurst <thomasc@athena.mit.edu> clarifies the distinction
  1827. between IFS and the Fractal Transform:
  1828.  
  1829. It is time, once and for all, to put to death the Barnsley myth that
  1830. IFSs are good for image compression.  They are not.  Various algorithms
  1831. have been proposed for this "inverse problem" ranging from the trendy
  1832. (genetic algorithms) to the deep (moment methods) to the ad hoc (the
  1833. hungry algorithm) to the absurd (the so-called "graduate student
  1834. algorithm", consisting of locking up a grad student in a tiny office
  1835. with a SGI workstation and not letting them out until they come up
  1836. with a good IFS for your image).  They are all useless for practical
  1837. image compression.
  1838.  
  1839. In fact, there are even good theoretical reasons for believing that
  1840. IFSs will never be useful for image compression.  For example, even
  1841. if you have an IFS for object A and an IFS for object B, there is no
  1842. way to combine these IFSs to get an IFS for object A union B or
  1843. object A intersect B.
  1844.  
  1845. Even Barnsley himself admits, in his latest book, that he doesn't use
  1846. IFS image compression.  Instead, he uses the so-called "fractal
  1847. transform," which is really just a variant of vector quantization
  1848. where you use the image itself, sampled at a higher scale, as the
  1849. VQ codebook.  To be fair, the fractal transform can be analyzed using
  1850. local IFSs, but local IFSs are immensely more complicated and general
  1851. than normal IFSs, to the point where one feels suspect even using the
  1852. word "IFS" to describe them.
  1853.  
  1854. It should be emphasized that the fractal transform is a real, working
  1855. method that performs about as well as other existing methods like VQ
  1856. or the discrete cosine transform. The fractal transform will probably
  1857. never beat vector quantization (VQ) as for size of the compressed
  1858. image, but does have the advantage that you don't need to carry your
  1859. codebook around.  The latest results have it slightly winning over
  1860. the discrete cosine transform; only time and more research will tell
  1861. if this advantage persists.  Just like VQ, the fractal transform
  1862. takes a while to compress, but is quick at decompression (Barnsley's
  1863. company has hardware to do this in realtime).
  1864.  
  1865. In short, IFSs are good for just about everything fractals are (and
  1866. more!), but are absolutely horrid for image compression.
  1867.  
  1868.  
  1869. Programs:
  1870.  
  1871. A fractal image compression program is available by ftp in
  1872. lyapunov.ucsd.edu:/pub/young-fractal/unifs10.zip. (Unix users, See
  1873. item 2 above for unzip on Unix.) Note the file size before you ftp it:
  1874. 1.2 MB. The package contains source for compression and decompression,
  1875. source for X-windows decompression, MSDOS executables and images.
  1876. A newer version of the program is in yuvpak20.zip.
  1877.  
  1878. A fractal image decompression program (note: decompression only) is
  1879. available in /pub/inls-ucsd/fractal-2.0.tar on on the same ftp site
  1880. (lyapunov.ucsd.edu). Note the file size before you ftp it: 1.3 MB.
  1881. This file also contains a paper by Yuval Fisher (see reference below),
  1882. and some executables and sample images. Reading this paper is required
  1883. to understand how the Young compression programs (see above) works.
  1884.  
  1885. A note from Yuval Fisher <yfisher@ucsd.edu>:
  1886.  
  1887.     Ftp to legendre.ucsd.edu and look in pub/Research/Fisher.  There
  1888.     is information there on my new book of contributed articles on
  1889.     fractal image compression, as well as the book's table of
  1890.     contents, some C code to encode and decode raw byte files of any
  1891.     size using a quadtree method, a manual explaining the use of the
  1892.     code, a fractal image compression bibliography (not guaranteed to
  1893.     be complete or close to it), some better executable code with
  1894.     sample encodings, and the SIGGRAPH '92 course notes on fractal
  1895.     image compression (these are based on appendix A of Chaos and
  1896.     Fractals by Peitgen et al., Springer Verlag).
  1897.  
  1898.  
  1899. The source code for the program published in the Oct 93 issue of
  1900. Byte is in ftp.uu.net:/published/byte/93oct/fractal.exe. This is
  1901. self-extractible zip file (use "unzip fractal.exe" to extract on
  1902. non MSDOS systems). The source code is for a TARGA video board.
  1903.  
  1904. Another fractal compression program is available by ftp in
  1905. vision.auc.dk:/pub/Limbo/Limbo*.tar.Z.
  1906.  
  1907. References:
  1908.   A. Jacquin, 'Fractal image coding based on a theory of iterated
  1909.     contractive image transformations', Visual Comm. and Image
  1910.     Processing, vol SPIE-1360, 1990. (The best paper that explains
  1911.     the concept in a simple way.)
  1912.  
  1913.   A. Jacquin, "A Fractal Theory of Iterated Markov Operators with
  1914.     Applications to Digital Image Coding", PhD Thesis, Georgia Tech, 1989.
  1915.   It can be obtained from university microfilms for $35, phone 1-800-521-0600.
  1916.  
  1917.   M. Barnsley, L. Anson, "Graphics Compression Technology, SunWorld,
  1918.     October 1991, pp. 42-52.
  1919.   M.F. Barnsley, A. Jacquin, F. Malassenet, L. Reuter & A.D. Sloan,
  1920.     'Harnessing chaos for image synthesis', Computer Graphics,
  1921.     vol 22 no 4 pp 131-140, 1988.
  1922.   M.F. Barnsley, A.E. Jacquin, 'Application of recurrent iterated
  1923.     function systems to images', Visual Comm. and Image Processing,
  1924.     vol SPIE-1001, 1988.
  1925.   A. Jacquin, "Image Coding Based on a Fractal Theory of Iterated Contractive
  1926.     Image Transformations" p.18, January 1992 (Vol 1 Issue 1) of IEEE Trans
  1927.     on Image Processing.
  1928.   A.E. Jacquin, 'A novel fractal block-coding technique for digital
  1929.     images', Proc. ICASSP 1990.
  1930.   G.E. Oien, S. Lepsoy & T.A. Ramstad, 'An inner product space
  1931.     approach to image coding by contractive transformations',
  1932.     Proc. ICASSP 1991, pp 2773-2776.
  1933.   D.S. Mazel, Fractal Modeling of Time-Series Data, PhD Thesis,
  1934.     Georgia Tech, 1991.    (One dimensional, not pictures)
  1935.   S. A. Hollatz, "Digital image compression with two-dimensional affine
  1936.     fractal interpolation functions", Department of Mathematics and
  1937.     Statistics, University of Minnesota-Duluth, Technical Report 91-2.
  1938.     (a nuts-and-bolts how-to-do-it paper on the technique)
  1939.   Stark, J., "Iterated function systems as neural networks",
  1940.     Neural Networks, Vol 4, pp 679-690, Pergamon Press, 1991.
  1941.   Monro D M and Dudbridge F, "Fractal block coding of images",
  1942.     Electronics Letters 28(11):1053-1054 (1992)
  1943.   Beaumont J M, "Image data compression using fractal techniques",
  1944.     British Telecom Technological Journal 9(4):93-108 (1991)
  1945.   Fisher Y, "Fractal image compression", Siggraph 92
  1946.   Graf S, "Barnsley's Scheme for the Fractal Encoding of Images",
  1947.     Journal Of Complexity, V8, 72-78 (1992).
  1948.   Monro D.M. 'A hybrid fractal transform', Proc ICASSP 93, pp. V: 169-72
  1949.   Monro D.M. & Dudbridge F. 'Fractal approximation of image blocks',
  1950.     Proc ICASSP 92, pp. III: 485-488
  1951.   Monro D.M., Wilson D., Nicholls J.A. 'High speed image coding with the Bath
  1952.     Fractal Transform', IEEE International Symposium on Multimedia Technologies
  1953.     Southampton, April 1993
  1954.   Jacobs, E.W., Y. Fisher and R.D. Boss.  "Image Compression:  A study
  1955.     of the Iterated Transform Method."  _Signal Processing 29_  (1992) 25-263
  1956.   Vrscay, Edward R.  "Iterated Function Systems:  Theory, Applications,
  1957.     and the Inverse Problem."  _Fractal Geometry and Analysis_,
  1958.     J. Belair and S. Dubuc (eds.)  Kluwer Academic, 1991.  405-468.
  1959.  
  1960. Books:
  1961.     The Fractal Transform,
  1962.     Michael F. Barnsley and Louisa F. Anson
  1963.     ISBN 0-86720-218-1, ca. 250 pp, $49.95
  1964.  
  1965.     Fractal Image Compression
  1966.     Michael F. Barnsley and Lyman P. Hurd
  1967.     ISBN 0-86720-457-5, ca. 250 pp., $49.95
  1968.     Copies can be ordered directly from the publisher by sending a message
  1969.     to kpeters@math.harvard.edu with name, address and a Mastercard or
  1970.     Visa card number with expiration date.
  1971.  
  1972. Barnsley's company is:
  1973.  
  1974. Iterated Systems, Inc.
  1975. 5550A Peachtree Parkway, Suite 650
  1976. Norcross, GA  30092
  1977. tel: 404-840-0310 or 1-800-4FRACTL
  1978. fax: 404-840-0806
  1979. In UK: Phone (0734) 880261, Fax (0734) 880360
  1980.  
  1981. ------------------------------------------------------------------------------
  1982.  
  1983. Subject: [18] I need specs and source for TIFF and CCITT group 4 Fax
  1984.  
  1985.  
  1986. Specs for Group 3 and 4 image coding (group 3 is very similar to group 4)
  1987. are in CCITT (1988) volume VII fascicle VII.3. They are recommendations
  1988. T.4 and T.6 respectively. There is also an updated spec contained in 1992
  1989. recommendations T.1 to T.6.
  1990.  
  1991. CCITT specs are available by anonymous ftp (see above answer on
  1992. V.42bis).  The T.4 and T.6 specs are on src.doc.ic.ac.uk in directory
  1993. /computing/ccitt/ccitt-standards/ccitt/1988/ascii, files 7_3_01.txt.Z and
  1994. 7_3_02.txt.Z respectively.
  1995.  
  1996. The following paper covers T.4, T.6 and JBIG:
  1997.  
  1998.   "Review of standards for electronic imaging for facsimile systems"
  1999.   in Journal of Electronic Imaging, Vol. 1, No. 1, pp. 5-21, January 1992.
  2000.  
  2001.  
  2002. Source code can be obtained as part of a TIFF toolkit - TIFF image
  2003. compression techniques for binary images include CCITT T.4 and T.6:
  2004.  
  2005.     sgi.com:/graphics/tiff/v3.2.tar.Z    [192.48.153.1]
  2006.     Contact: sam@sgi.com
  2007.  
  2008. There is also a companion compressed tar file (v3.0pics.tar.Z) that
  2009. has sample TIFF image files. A draft of TIFF 6.0 is in TIFF6.ps.Z.
  2010. Concerning JPEG compression in TIFF 6.0, Tom Lane <tgl+@cs.cmu.edu> adds:
  2011.  
  2012.   The TIFF document won't do you much good unless you also have the official
  2013.   JPEG standard. You can buy it from ANSI or your national ISO member
  2014.   organization (DIN over there, I suppose). [See also the book by Pennebaker
  2015.   and Mitchell referenced in item 75 of this FAQ.]
  2016.  
  2017.   Worse, the TIFF 6.0 spec has serious problems in its JPEG features.  It is
  2018.   probable that section 22 (JPEG) will be rewritten from scratch.  If you are
  2019.   considering implementing TIFF/JPEG, please contact me at tgl+@cs.cmu.edu for
  2020.   the latest word.
  2021.  
  2022. Software for reading and writing CCITT Group 3 and 4 images is
  2023. also available in directory merry.cs.monash.edu.au:/pub/alanf/TIFF_FAX
  2024. (130.194.67.101). Contact: Alan Finlay <alanf@bruce.cs.monash.edu.au>.
  2025.  
  2026.  
  2027. See also question 54 below.
  2028.  
  2029. ------------------------------------------------------------------------------
  2030.  
  2031. Subject: [19] What is JPEG?
  2032.  
  2033.  
  2034. JPEG (pronounced "jay-peg") is a standardized image compression mechanism.
  2035. JPEG stands for Joint Photographic Experts Group, the original name of the
  2036. committee that wrote the standard.  JPEG is designed for compressing either
  2037. full-color or gray-scale digital images of "natural", real-world scenes.
  2038. It does not work so well on non-realistic images, such as cartoons or line
  2039. drawings.
  2040.  
  2041. JPEG does not handle black-and-white (1-bit-per-pixel) images, nor does it
  2042. handle motion picture compression.  Standards for compressing those types
  2043. of images are being worked on by other committees, named JBIG and MPEG
  2044. respectively.
  2045.  
  2046. Regular JPEG is "lossy", meaning that the image you get out of decompression
  2047. isn't quite identical to what you originally put in.  The algorithm achieves
  2048. much of its compression by exploiting known limitations of the human eye,
  2049. notably the fact that small color details aren't perceived as well as small
  2050. details of light-and-dark.  Thus, JPEG is intended for compressing images that
  2051. will be looked at by humans.  If you plan to machine-analyze your images, the
  2052. small errors introduced by JPEG may be a problem for you, even if they are
  2053. invisible to the eye.  The JPEG standard includes a separate lossless mode,
  2054. but it is not widely used and does not give nearly as much compression as the
  2055. lossy mode.
  2056.  
  2057. Question 75 "Introduction to JPEG" (in part 2 of this FAQ) gives an overview
  2058. of how JPEG works and provides references for further reading.  Also see the
  2059. JPEG FAQ article, which covers JPEG software and usage hints.  The JPEG FAQ is
  2060. posted regularly in news.answers by Tom Lane <tgl+@cs.cmu.edu>.  (See question
  2061. 53 "Where are FAQ lists archived" if this posting has expired at your site.)
  2062.  
  2063. For JPEG software, see item 15 above.
  2064. For JPEG hardware, see item 85 in part 3 of this FAQ.
  2065.  
  2066. ------------------------------------------------------------------------------
  2067.  
  2068. Subject: [20] I am looking for source of an H.261 codec and MPEG
  2069.  
  2070.  
  2071. The H.261 spec is available on src.doc.ic.ac.uk in
  2072. /computing/ccitt/standards/ccitt/1992/h/h261.doc.Z (or h261.rtf.Z).
  2073.  
  2074.  
  2075. For H.261 hardware, see item 85 in part 3 of this FAQ.
  2076.  
  2077. from Thierry TURLETTI <turletti@sophia.inria.fr>:
  2078.  
  2079.      IVS (INRIA VIDEOCONFERENCING SYSTEM)
  2080.       - X11-based videoconferencing tool for SPARC, HP,  DEC  and
  2081.      Silicon Graphic workstations.
  2082.  
  2083.      ivs allows users  to  conduct  multi-host  audio  and  video
  2084.      conferences  over  the  Internet. ivs requires a workstation
  2085.      with a screen with 1, 4, 8 or  24  bits  depth.   Multi-host
  2086.      conferences  require  that  the  kernel support multicast IP
  2087.      extensions (RFC 1112).
  2088.  
  2089.      On video input, video frames are grabbed  by  the  VideoPix,
  2090.      SunVideo or Parallax boards for SparcStations or Raster Rops
  2091.      board for HP stations or the IndigoVideo board for SGI  IRIS
  2092.      Indigo workstations.  or the VIDEOTX board for DEC stations.
  2093.      No special hardware apart from  the  workstation's  build-in
  2094.      audio hardware is required for audio conference.
  2095.  
  2096.      Video encoding is done according to the H.261 standard.
  2097.      The video stream can be encoded in either Super CIF 
  2098.      (704x576 pixels) format or  CIF  (352x288  pixels) format or 
  2099.      QCIF (176x144 pixels). Default format is CIF.
  2100.  
  2101.      Sources, binaries & manuals are freely available by anonymous 
  2102.      ftp from zenon.inria.fr in the rodeo/ivs directory. An INRIA
  2103.      report describing this application is also available in the 
  2104.      same directory.
  2105.  
  2106.      If you ftp & use this package, please send all remarks or 
  2107.      modifications made to <turletti@sophia.inria.fr>. If you want 
  2108.      to be added or deleted to the ivs-users mailing list, please send 
  2109.      e-mail to ivs-users-request@sophia.inria.fr.
  2110.  
  2111.  
  2112. from Andy Hung <achung@cs.stanford.edu>:
  2113.  
  2114. Public domain UNIX C source code to do both image and image sequence
  2115. compression and decompression is available by anonymous ftp:
  2116.  
  2117. MPEG-I            havefun.stanford.edu:pub/mpeg/MPEGv1.2.alpha.tar.Z
  2118. CCITT H.261(P*64)    havefun.stanford.edu:pub/p64/P64v1.2.alpha.tar.Z
  2119. JPEG            havefun.stanford.edu:pub/jpeg/JPEGv1.2.beta.tar.Z
  2120.  
  2121. These codecs operate on raw raster scanned images.
  2122.  
  2123. A software program to display raw raster-scanned YUV images and image
  2124. sequences on X grayscale or color monitors is provided by a program in
  2125. the anonymous ftp directory havefun.stanford.edu pub/cv/CVv1.1.tar.Z.
  2126. If you are using the codecs above, we recommend that you ftp this file
  2127. over as well.
  2128.  
  2129. The source code has been compiled on DEC and SUN workstations.
  2130. Caution: the P64 codec has not been tested compliant (any available
  2131. p64 video streams would be much appreciated - please let us know at
  2132. achung@cs.stanford.edu).  The other codecs have been tested with
  2133. streams from other encoders.
  2134.  
  2135. We also have some IPB MPEG-I video coded streams in pub/mpeg/*.mpg;
  2136. and P64 video streams in pub/p64/*.p64 that we have generated using
  2137. our codecs.
  2138.  
  2139. For a more complete description see the file
  2140. havefun.stanford.edu:pub/README.
  2141.  
  2142. ------------------------------------------------------------------------------
  2143.  
  2144. Subject: [25] Fast DCT (Discrete Cosine Transform) algorithms
  2145.  
  2146.  
  2147. Many image compression methods, including the JPEG, MPEG, and H.261 standards,
  2148. are based on the discrete cosine transform.  A good overall introduction to
  2149. DCT is the book "Discrete Cosine Transform---Algorithms, Advantages,
  2150. Applications" by K.R. Rao and P. Yip (Academic Press, London, 1990).
  2151. This has an extensive, though already dated, bibliography.
  2152.  
  2153. Here are some newer references provided by Tom Lane <tgl+@cs.cmu.edu>.
  2154. Most of these are in IEEE journals or conference proceedings, notably
  2155. ICASSP = IEEE Intl. Conf. on Acoustics, Speech, and Signal Processing.
  2156. ICCAS = IEEE Intl. Conf. on Circuits and Systems.
  2157. DCC = Data Compression Conference.
  2158.  
  2159. Polynomial Transform Computation of the 2-D DCT, Duhamel & Guillemot,
  2160.   ICASSP '90 p. 1515.
  2161. A Forward-Mapping Realization of the Inverse DCT, McMillan & Westover,
  2162.   DCC '92 p. 219.
  2163. A Fast Algorithm for 2-D DCT, Cho, Yun & Lee, ICASSP '91 p. 2197.
  2164. Fast Algorithm and Implementation of 2-D DCT, Cho & Lee, Tr. CAS v38 p. 297.
  2165. A DCT Chip based on a new Structured and Computationally Efficient DCT
  2166.   Algorithm, Duhamel, Guillemot & Carlach, ICCAS '90 p. 77.
  2167. Trade-offs in the Computation of Mono- and Multi-dimensional DCTs,
  2168.   Vetterli, Duhamel & Guillemot, ICASSP '89 p. 999.
  2169. Practical Fast 1-D DCT Algorithms with 11 Multiplications,
  2170.   Loeffler, Ligtenberg & Moschytz, ICASSP '89 p. 988.
  2171. New Scaled DCT Algorithms for Fused Multiply/Add Architectures,
  2172.   Linzer & Feig, ICASSP '91 p. 2201.
  2173. Fast Algorithms for the 2-D Discrete Cosine Transform, Kamangar & Rao,
  2174.   IEEE Tr. Computers, v C-31 p. 899.
  2175. Fast 2-D Discrete Cosine Transform, Vetterli, ICASSP '85 p. 1538.
  2176. A Two-Dimensional Fast Cosine Transform, Haque, Tr. ASSP v ASSP-33 p. 1532.
  2177. Real-Time Parallel and Fully Pipelined 2-D DCT Lattice Structures with
  2178.   Application to HDTV Systems, Chiu & Liu, Tr. CAS for Video Tech, v 2 p. 25.
  2179. J.F. Blinn, "What's the Deal with the DCT", IEEE Computer Graphics and
  2180.   Applications, July 1993, pp.78-83.
  2181.  
  2182. The free JPEG code (jpegsrc.v4.tar.Z) has one of the fastest implementations
  2183. of the DCT code.  It's all in the files jfwddct.c and jrevdct.c (which do
  2184. the dct and idct, respectively). See item 15 for ftp locations.
  2185.  
  2186. ------------------------------------------------------------------------------
  2187.  
  2188. Subject: [26] Are there algorithms and standards for audio compression?
  2189.  
  2190.  
  2191. Yes. See the introduction to MPEG given in part 2 of this FAQ.
  2192.  
  2193. A lossless compressor for 8bit and 16bit audio data (.au) is available by
  2194. anonymous ftp at svr-ftp.eng.cam.ac.uk:/comp.speech/sources/shorten-1.11.tar.Z.
  2195. An MSDOS executable is in shn109.exe. Shorten works by using Huffman
  2196. coding of prediction residuals.  Compression is generally better than
  2197. that obtained by applying general purpose compression utilities to
  2198. audio files. Shorten version 1.11 also supports lossy compression.
  2199. Contact: Tony Robinson <ajr@dsl.eng.cam.ac.uk>.
  2200.  
  2201. An MPEG audio player is available on sunsite.unc.edu in
  2202. /pub/electronic-publications/IUMA/audio_utils/mpeg_players/Workstations,
  2203. file maplay.tar.Z. The sources of the XING MPEG audio player for Windows
  2204. are also there (sunsite.unc.edu) in
  2205. /pub/electronic-publications/IUMA/audio_utils/mpeg_players/Windows/mpgaudio.zip
  2206.  
  2207.  
  2208. Copied from the comp.dsp FAQ posted by guido@cwi.nl (Guido van Rossum):
  2209.  
  2210.   Strange though it seems, audio data is remarkably hard to compress
  2211.   effectively.  For 8-bit data, a Huffman encoding of the deltas between
  2212.   successive samples is relatively successful.  For 16-bit data,
  2213.   companies like Sony and Philips have spent millions to develop
  2214.   proprietary schemes.
  2215.  
  2216.   Public standards for voice compression are slowly gaining popularity,
  2217.   e.g. CCITT G.721 and G.723 (ADPCM at 32 and 24 kbits/sec).  (ADPCM ==
  2218.   Adaptive Delta Pulse Code Modulation.)  Free source code for a *fast*
  2219.   32 kbits/sec ADPCM (lossy) algorithm is available by ftp from ftp.cwi.nl
  2220.   as /pub/adpcm.shar.  (** NOTE: if you are using v1.0, you should get
  2221.   v1.1, released 17-Dec-1992, which fixes a serious bug -- the quality
  2222.   of v1.1 is claimed to be better than uLAW **)
  2223.  
  2224.   (Note that U-LAW and silence detection can also be considered
  2225.   compression schemes.)
  2226.  
  2227.  
  2228. You can get a G.721/722/723 package by email to teledoc@itu.arcom.ch, with
  2229.  
  2230. GET ITU-3022
  2231.  
  2232. as the *only* line in the body of the message.
  2233.  
  2234.  
  2235. A note on u-law from Markus Kuhn <mskuhn@immd4.informatik.uni-erlangen.de>:
  2236.  
  2237.   u-law (more precisely (greek mu)-law or 5-law if you have an 8-bit
  2238.   ISO terminal) is more an encoding then a compression method,
  2239.   although a 12 to 8 bit reduction is normally part of the encoding.
  2240.   The official definition is CCITT recommendation G.711. If you want
  2241.   to know how to get CCITT documents, check the Standards FAQ
  2242.   posted to news.answers or get the file standards-faq by ftp in
  2243.   directory rtfm.mit.edu:/pub/usenet/news.answers.
  2244.  
  2245.  
  2246. See also the comp.dsp FAQ for more information on:
  2247.  
  2248. - The U.S. DoD's Federal-Standard-1016 based 4800 bps code excited linear
  2249.   prediction voice coder version 3.2a (CELP 3.2a)
  2250. - The U.S. DoD's Federal-Standard-1015/NATO-STANAG-4198 based 2400 bps
  2251.   linear prediction coder version 53 (LPC-10e v53)
  2252. - Realtime DSP code and hardware for FS-1015 and FS-1016
  2253.  
  2254. You can find the comp.dsp FAQ in comp.dsp or news.answers with subject:
  2255. "FAQ: Audio File Formats" or by ftp on rtfm.mit.edu
  2256. in /pub/usenet/news.answers/audio-fmts/part1.
  2257.  
  2258.  
  2259. CELP C code for Sun SPARCs is available for anonymous ftp at
  2260. furmint.nectar.cs.cmu.edu, in directory celp.audio.compression.
  2261. Version 3.2a is also in super.org:/pub/celp_3.2a.tar.Z.
  2262.  
  2263.  
  2264. Recommended reading:
  2265.   Digital Coding of Waveforms: Principles and Applications to Speech and
  2266.   Video.  N. S. Jayant and Peter Noll.  Prentice-Hall, 1984, ISBN
  2267.   0-13-211913-7.
  2268.  
  2269.  
  2270. from Markus Kuhn <mskuhn@immd4.informatik.uni-erlangen.de>:
  2271.  
  2272.   One highest quality sound compression format is called ASPEC and has
  2273.   been developped by a team at the Frauenhofer Institut in Erlangen (Germany)
  2274.   and others.
  2275.  
  2276.   ASPEC produces CD like quality and offers several bitrates, one is
  2277.   128 kbit/s. It is a lossy algorithm that throws away frequencys that
  2278.   aren't registered in the human cochlea in addition to sophisticated
  2279.   entropy coding. The 64 kbit/s ASPEC variant might soon bring hifi
  2280.   quality ISDN phone connections. It has been implemented on standard DSPs.
  2281.  
  2282.   The Layer 3 MPEG audio compression standard now contains what is officially
  2283.   called the best parts of the ASPEC and MUSICAM algorithms. A reference is:
  2284.  
  2285.     K.Brandenburg, G.Stoll, Y.F.Dehery, J.D.Johnston, L.v.d.Kerkhof,
  2286.     E.F.Schroeder: "The ISO/MPEG-Audio Codec: A Generic Standard for Coding
  2287.     of High Quality Digital Audio",
  2288.     92nd. AES-convention, Vienna 1992, preprint 3336
  2289.  
  2290.  
  2291. from Jutta Degener <jutta@cs.tu-berlin.de> and Carsten Bormann
  2292. <cabo@cs.tu-berlin.de>:
  2293.  
  2294.   GSM 06.10 13 kbit/s RPE/LTP speech compression available
  2295.   --------------------------------------------------------
  2296.  
  2297.   The Communications and Operating Systems Research Group (KBS) at the
  2298.   Technische Universitaet Berlin is currently working on a set of
  2299.   UNIX-based tools for computer-mediated telecooperation that will be
  2300.   made freely available.
  2301.  
  2302.   As part of this effort we are publishing an implementation of the
  2303.   European GSM 06.10 provisional standard for full-rate speech
  2304.   transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
  2305.   excitation/long term prediction) coding at 13 kbit/s.
  2306.  
  2307.   GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
  2308.   rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
  2309.   with typical UNIX applications, our implementation turns frames of 160
  2310.   16-bit linear samples into 33-byte frames (1650 Bytes/s).
  2311.   The quality of the algorithm is good enough for reliable speaker
  2312.   recognition; even music often survives transcoding in recognizable 
  2313.   form (given the bandwidth limitations of 8 kHz sampling rate).
  2314.  
  2315.   Version 1.0 of the implementation is available per anonymous ftp from
  2316.   tub.cs.tu-berlin.de as /pub/tubmik/gsm-1.0.tar.Z.  Questions and bug
  2317.   reports should be directed to toast@tub.cs.tu-berlin.de.  
  2318.   Note that the distribution is not available via E-mail (please use one
  2319.   of the ftp-via-E-mail servers).
  2320.  
  2321.  
  2322. from Bob Kimball <rkimball@qualcomm.com>:
  2323.  
  2324.   I work for Qualcomm Inc. and we are designing a digital cellular telephone
  2325.   system.  Our phone uses our variable rate vocoder (QCELP) which is designed
  2326.   for speach and compresses 64Kb/s speach to 8Kb/s through 1Kb/s with 8Kb/s
  2327.   being full rate and 1Kb/s for 1/8 rate speach.  It works great for speach.
  2328.  
  2329.   The QCELP process is documented in our Common Air Interface (CAI) which is
  2330.   available for anonymous ftp from lorien.qualcomm.com in /pub/cdma
  2331.   each chapter is a postscript file.  The vocoder is described in appendix A.
  2332.   The whole document is quite large.  This is the document which is currently
  2333.   going through the TIA standard committee so it is not a final version.  The
  2334.   appendix on the vocoder should be almost identical to the final version...
  2335.   whenever that comes out.
  2336.  
  2337.  
  2338. from Nicola Ferioli <ser1509@cdc835.cdc.polimi.it>:
  2339.  
  2340.   oak.oakland.edu:/pub/msdos/sound/vocpak20.zip
  2341.     Lossless 8-bit sound file compressor
  2342.  
  2343.   VOCPACK is a compressor/decompressor for 8-bit digital sound using a
  2344.   lossless algorithm; it is useful to save disk space without degrading
  2345.   sound quality.  It can compress signed and unsigned data, sampled at any
  2346.   rate, mono or stereo.  Since the method used is not lossy, it isn't
  2347.   necessary to strip file headers before compressing.
  2348.  
  2349.   VOCPACK was developed for use with .VOC (SoundBlaster) and .WAV (Windows)
  2350.   files, but any 8-bit sound can be compressed since the program takes no
  2351.   assumptions about the file structure.
  2352.  
  2353.   The typical compression ratio obtained goes from 0,8 for files sampled at
  2354.   11 KHz to 0,4 for 44 Khz files.  The best results are obtained with 44 KHz
  2355.   sounds (mono or stereo): general-purpose archivers create files that can be
  2356.   twice longer than the output of VOCPACK.  You can obtain smaller values
  2357.   using lossy compressors but if your goal is to keep the sound quality
  2358.   unaltered you should use a lossless program like VOCPACK.
  2359.  
  2360. ------------------------------------------------------------------------------
  2361.  
  2362. Subject: [30] My archive is corrupted!
  2363.  
  2364.  
  2365. The two most common reasons for this are
  2366.  
  2367. (1) failing to use the magic word "tenex" (when connected to SIMTEL20 and
  2368.     other TOPS20 systems) or "binary" (when connected to UNIX systems) when
  2369.     transferring the file from an ftp site to your host machine.  The
  2370.     reasons for this are technical and boring.  A synonym for "tenex" is
  2371.     "type L 8", in case your ftp doesn't know what "tenex" means.
  2372.  
  2373. (2) failing to use an eight-bit binary transfer protocol when transferring
  2374.     the file from the host to your PC.  Make sure to set the transfer type
  2375.     to "binary" on both your host machine and your PC.
  2376.  
  2377. ------------------------------------------------------------------------------
  2378.  
  2379. Subject: [31] pkunzip reports a CRC error!
  2380.  
  2381.  
  2382. The portable zip 1.1 contains many workarounds for undocumented restrictions
  2383. in pkunzip. Compatibility is ensured for pkunzip 1.10 only. All previous
  2384. versions (pkunzip 1.0x) have too many bugs and cannot be supported. This
  2385. includes Borland unzip.
  2386.  
  2387. So if your pkunzip reports a CRC error, check that you are not using
  2388. an obsolete version. Get either pkzip 2.04g or unzip 5.0p1 (see question
  2389. 2 above for ftp sites). To generate zip files compatible with pkunzip 1.10,
  2390. use zip 1.1 (see item 2 above for ftp site).
  2391.  
  2392. ------------------------------------------------------------------------------
  2393.  
  2394. Subject: [32] VMS zip is not compatible with pkzip!
  2395.  
  2396.  
  2397. The problem is most likely in the file transfer program.
  2398.  
  2399. Many use kermit to transfer zipped files between PC and VMS VAX.  The
  2400. following VMS kermit settings make VMS-ZIP compatible with PKZIP:
  2401.  
  2402.                                              VMS kermit        PC kermit
  2403.                                            ---------------   --------------
  2404.  
  2405. Uploading PKZIPped file to be UNZIPped:    set fi ty fixed    set fi ty bi
  2406. Downloading ZIPped file to be PKUNZIPped:  set fi ty block    set fi ty bi
  2407.  
  2408. If you are not using kermit, transfer a file created by pkzip on MSDOS
  2409. to VMS, transfer it back to your PC and check that pkunzip can extract it.
  2410.  
  2411. ------------------------------------------------------------------------------
  2412.  
  2413. Subject: [33] I have a problem with Stacker or DoubleSpace!
  2414.  
  2415.  
  2416. The newsgroup comp.compression is *not* the appropriate place to
  2417. discuss about one specific program on one specific operating system.
  2418. Since you have bought a legal copy of Stacker or MSDOS 6.x, you have the
  2419. documentation of your product; please read it. If you can't find the
  2420. answer in the documentation, please report the problem to the Stac
  2421. or Microsoft customer support.  If you really feel that the net has to
  2422. know about your problem, please post in one of the MSDOS newsgroups,
  2423. such as comp.os.msdos.apps or comp.binaries.ibm.pc.d.
  2424.  
  2425. ------------------------------------------------------------------------------
  2426.  
  2427. Subject: [50] What is this 'tar' compression program?
  2428.  
  2429.  
  2430. tar is not a compression program. It just combines several files
  2431. into one, without compressing them. tar file are often compressed with
  2432. 'compress', resulting in a .tar.Z file. See question 2, file type .tar.Z.
  2433. GNU tar has the capability to (de)compress files as well.
  2434.  
  2435. When you have to archive a lot of very small files, it is often
  2436. preferable to create a single .tar file and compress it, than to
  2437. compress the individual files separately. The compression program can
  2438. thus take advantage of redundancy between separate files.  The
  2439. disadvantage is that you must uncompress the whole .tar file to
  2440. extract any member. You can also improve compression by grouping
  2441. files by type, as in:
  2442.  
  2443.   tar cvf - `ls | sort -t. +1` | gzip > file.tar.gz
  2444.  
  2445. ------------------------------------------------------------------------------
  2446.  
  2447. Subject: [51] I need a CRC algorithm
  2448.  
  2449.  
  2450. As its name implies (Cyclic Redundancy Check) a crc adds redundancy
  2451. whereas the topic of this group is to remove it. But since this
  2452. question comes up often, here is some code (by Rob Warnock <rpw3@sgi.com>).
  2453.  
  2454. The following C code does CRC-32 in BigEndian/BigEndian byte/bit order.
  2455. That is, the data is sent most significant byte first, and each of the bits
  2456. within a byte is sent most significant bit first, as in FDDI. You will need
  2457. to twiddle with it to do Ethernet CRC, i.e., BigEndian/LittleEndian byte/bit
  2458. order. [Left as an exercise for the reader.]
  2459.  
  2460. The CRCs this code generates agree with the vendor-supplied Verilog models
  2461. of several of the popular FDDI "MAC" chips.
  2462.  
  2463. u_long crc32_table[256];
  2464. /* Initialized first time "crc32()" is called. If you prefer, you can
  2465.  * statically initialize it at compile time. [Another exercise.]
  2466.  */
  2467.  
  2468. u_long crc32(u_char *buf, int len)
  2469. {
  2470.         u_char *p;
  2471.         u_long  crc;
  2472.  
  2473.         if (!crc32_table[1])    /* if not already done, */
  2474.                 init_crc32();   /* build table */
  2475.         crc = 0xffffffff;       /* preload shift register, per CRC-32 spec */
  2476.         for (p = buf; len > 0; ++p, --len)
  2477.                 crc = (crc << 8) ^ crc32_table[(crc >> 24) ^ *p];
  2478.         return ~crc;            /* transmit complement, per CRC-32 spec */
  2479. }
  2480.  
  2481. /*
  2482.  * Build auxiliary table for parallel byte-at-a-time CRC-32.
  2483.  */
  2484. #define CRC32_POLY 0x04c11db7     /* AUTODIN II, Ethernet, & FDDI */
  2485.  
  2486. init_crc32()
  2487. {
  2488.         int i, j;
  2489.         u_long c;
  2490.  
  2491.         for (i = 0; i < 256; ++i) {
  2492.                 for (c = i << 24, j = 8; j > 0; --j)
  2493.                         c = c & 0x80000000 ? (c << 1) ^ CRC32_POLY : (c << 1);
  2494.                 crc32_table[i] = c;
  2495.         }
  2496. }
  2497.  
  2498. See also ftp.uni-erlangen.de:/pub/doc/ISO/english/async-HDLC, and the
  2499. source of all archivers, such as the file makecrc.c in the sources of
  2500. zip 2.0 (see item 2).
  2501.  
  2502. ------------------------------------------------------------------------------
  2503.  
  2504. Subject: [52] What about those people who continue to ask frequently asked
  2505.               questions in spite of the frequently asked questions document?
  2506.  
  2507.  
  2508. Just send them a polite mail message, referring them to this document.
  2509. There is no need to flame them on comp.compression.  That would just
  2510. add more noise to this group.  Posted answers that are in the FAQ are
  2511. just as annoying as posted questions that are in the FAQ.
  2512.  
  2513. ------------------------------------------------------------------------------
  2514.  
  2515. Subject: [53] Where are FAQ lists archived?
  2516.  
  2517.  
  2518. Many are crossposted to news.answers.  That newsgroup should have a
  2519. long expiry time at your site; if not, talk to your sysadmin.
  2520.  
  2521. FAQ lists are available by anonymous FTP from rtfm.mit.edu.
  2522. The comp.compression FAQ that you are reading is in directory
  2523.    /pub/usenet/news.answers/compression-faq
  2524.  
  2525. If you don't have FTP access, you can access the archives by mail
  2526. server.  Send an email message to mail-server@rtfm.mit.edu
  2527. containing the commands
  2528.     send usenet/news.answers/compression-faq/part1
  2529.     send usenet/news.answers/compression-faq/part2
  2530.     send usenet/news.answers/compression-faq/part3
  2531. For instructions, send an email message to the same address with the
  2532. words "help" and "index" (no quotes) on separate lines. If you don't
  2533. get a reply, check your return address, or add a line such as
  2534.     path myname@foo.edu
  2535.  
  2536. ------------------------------------------------------------------------------
  2537.  
  2538. Subject: [54] I need specs for graphics formats
  2539.  
  2540.  
  2541. Have a look in directory /pub/graphics.formats on zamenhof.cs.rice.edu.
  2542. It contains descriptions of gif, tiff, fits, etc...
  2543.  
  2544. See also the FAQ list for comp.graphics. See item 53 for an ftp site.
  2545.  
  2546. ------------------------------------------------------------------------------
  2547.  
  2548. Subject: [55] Where can I find Lenna and other images?
  2549.  
  2550.  
  2551. A bunch of standard images (lenna, baboon, cameraman, crowd, moon
  2552. etc..) are on ftp site eedsp.gatech.edu (130.207.226.2) in directory
  2553. /database/images. The images are in 256-level grayshades (256x256
  2554. pixels, 256 "colors").
  2555.  
  2556. [Note: the site ipl.rpi.edu mentioned below keeps changing. Images
  2557. stay there for a while then disappear. They are again available at
  2558. the time of writing (27 Dec 93).]
  2559.  
  2560. The site ipl.rpi.edu (128.113.14.50) has standard images in two
  2561. directories:
  2562.    ipl.rpi.edu:/pub/image/still/usc 
  2563.    ipl.rpi.edu:/pub/image/still/canon
  2564.  
  2565. (The directory /pub/image/sequence was taken offline because of
  2566. possible copyright problems, but has come back again. In particular,
  2567. Miss America is in subdirectories of /pub/image/sequence/missa.)
  2568.  
  2569. In each of those directories are the following directories:
  2570.    bgr     - 24 bit blue, green, red
  2571.    color   - 24 bit red, green, blue
  2572.    gray    - 8 bit grayscale uniform weighted
  2573.    gray601 - 8 bit grayscale CCIR-601 weighted
  2574.  
  2575. And in these directories are the actual images.  
  2576.  
  2577. For example, the popular lena image is in
  2578.    ipl.rpi.edu:/pub/image/still/usc/color/lena  # 24 bit RGB
  2579.    ipl.rpi.edu:/pub/image/still/usc/bgr/lena    # 24 bit BGR
  2580.    ipl.rpi.edu:/pub/image/still/usc/gray/lena   # 8 bit gray
  2581.  
  2582. All of the images are in Sun rasterfile format.  You can use the pbm
  2583. utilities to convert them to whatever format is most convenient.
  2584. [pbm is available in ftp.ee.lbl.gov:/pbmplus*.tar.Z].
  2585. Questions about the ipl archive should be sent to help@ipl.rpi.edu.
  2586.  
  2587.  
  2588. There are few gray-scale still images and some raw data of test results
  2589. available in directory nic.funet.fi:/pub/graphics/misc/test-images.
  2590.  
  2591. Medical images can be found in decaf.stanford.edu:/pub/images/medical/mri,
  2592. eedsp.gatech.edu:/database/images/wchung/medical, and
  2593. omicron.cs.unc.edu:/pub/softlab/CHVRTD.
  2594.  
  2595.  
  2596. Rodney Peck <rodney@balltown.cma.com> is interested in some method
  2597. of establishing a canonical ftp database of images but does not have
  2598. the resources to provide an ftp site for that database. Send suggestions to
  2599. rodney@balltown.cma.com.
  2600.  
  2601.  
  2602. Beware: the same image often comes in many different forms, at
  2603. different resolutions, etc... The original lenna image is 512 wide,
  2604. 512 high, 8 bits per pel, red, green and blue fields.  Gray-scale
  2605. versions of Lenna have been obtained in two different ways from the
  2606. original:
  2607.  (1) Using the green field as a gray-scale image, and
  2608.  (2) Doing an RGB->YUV transformation and saving the Y component.
  2609. Method (1) makes it easier to compare different people's results since
  2610. everyone's version should be the same using that method.  Method (2)
  2611. produces a more correct image.
  2612.  
  2613. For the curious: 'lena' or 'lenna' is a digitized Playboy centerfold,
  2614. from November 1972. (Lenna is the spelling in Playboy, Lena is the
  2615. Swedish spelling of the name.) Lena Soderberg (ne Sjooblom) was last
  2616. reported living in her native Sweden, happily married with three kids
  2617. and a job with the state liquor monopoly.  In 1988, she was
  2618. interviewed by some Swedish computer related publication, and she was
  2619. pleasantly amused by what had happened to her picture.  That was the
  2620. first she knew of the use of that picture in the computer business.
  2621.  
  2622. The editorial in the January 1992 issue of Optical Engineering (v. 31
  2623. no. 1) details how Playboy has finally caught on to the fact that
  2624. their copyright on Lenna Sjooblom's photo is being widely infringed.
  2625. It sounds as if you will have to get permission from Playboy to
  2626. publish it in the future.
  2627.  
  2628. The CCITT test images are available on nic.funet.fi in directory
  2629. pub/graphics/misc/test-images, files ccitt1.tif to ccitt8.tif.
  2630.  
  2631. Note on the CCITT test images, by Robert Estes <estes@eecs.ucdavis.edu>:
  2632.  
  2633. The ccitt files are in ipl.rpi.edu:/image-archive/bitmap/ccitt
  2634. (128.113.14.50). [Note from FAQ maintainer: this directory has
  2635. now disappeared; ipl.rpi.edu is a very volatile ftp site :-).]
  2636. They are named ccitt-n.ras.Z where n goes from 1 to 8.
  2637. Each file has an accompanying doc file called ccitt-n.ras.doc which
  2638. describes the image file. Here's the doc file for ccitt-1.ras:
  2639.  
  2640. Name ccitt-1.ras
  2641. Size 1728 x 2376 x 1
  2642. Type 1 bit standard format sun rasterfile 
  2643. Keywords binary standard image 1 bit fax
  2644. Description
  2645. One of eight images from the standard binary CCITT test image set.
  2646.  
  2647. This set is commonly used to compare binary image compression
  2648. techniques. The images are are 1728x2376 pixels.
  2649.  
  2650. ------------------------------------------------------------------------------
  2651.  
  2652. Subject: [56] I am looking for a message digest algorithm
  2653.  
  2654.  
  2655. Look on the ftp site rsa.com, in directory /pub. MD4 and MD5 are there.
  2656. This question would be more appropriate on sci.crypt.
  2657.  
  2658.  
  2659.  
  2660.           End of part 1 of the comp.compression faq.
  2661.